Saturday, 8 October 2011

DML statement-select

Select-
§The select statement is used to retrieve the data from the database
  Clauses Associated with select:-                                                                                                          
ü  WHERE
ü  Group by
ü  Having
ü  Order by
ü  UNION
ü  Distinct
ü  Like
ü  Alias
ü  Between
ü  And , Or
ü  In
ü  Into

1 comment: