Quick overview of what a database is and what Oracle is. A quick description of Oracle's toolset.
Sunday, January 31, 2010
Retrieving Columns
You can use the projection capability of SQL to choose the columns in a table that you want to retrieve. You can retrieve selected columns or all columns from a table.
No comments:
Post a Comment