what is the syntax of SELECT command?

Answer Posted / vsubbaiah

Select Distinct |fields * | from table name
where condition
group by column list
having grouped column
order by column

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we display rows from the table without duplicates?

716


What is a Garbage Collection? and what is full recursive Garbage collection?

2586


What is a lookup table in oracle?

732


How can we delete duplicate rows in a table?

730


Differentiate between pre-select and pre-query?

822


Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?

751


How do we get field detail of a table?

821


How to insert multiple rows with one insert statement in oracle?

777


How to assign a tablespace to a users in oracle?

773


What is the difference between alert log file and tarce file ?

1847


How can I convert single byte kana characters into multi byte kana characters and vice-versa.

2144


What is a oracle database?

804


What is the usage of control file in oracle?

820


How do we create privileges in oracle?

779


How can we find out the current date and time in oracle?

820