Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the syntax of SELECT command?

Answer Posted / chandiran

select <column name> from <table name>

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define an anonymous block?

1243


What is memory advisor in Oracle?

1130


What is concurrency in oracle?

1056


What is a schema in oracle?

1063


material view and view disadvantages?

1122


Explain mutating triggers.

1088


definition of cluster and non-clustered index?

3099


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

2365


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1746


How to write a left outer join with the where clause in oracle?

1130


What are ddl statements in oracle?

1126


Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.

1891


How to drop an index in oracle?

1118


How to estimate disk space needed for an export job?

1103


How to rollback the current transaction in oracle?

1102