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...


Describe the elements of the SELECT query syntax?

Answers were Sorted based on User's Feedback



Describe the elements of the SELECT query syntax?..

Answer / gopinath

select <column name(s)>,<column name(s)> from <table name>
where <column name> <condition>

Is This Answer Correct ?    2 Yes 0 No

Describe the elements of the SELECT query syntax?..

Answer / sunil1405

SELECT * FROM <TABLE NAME> WHERE COLNAME=<PARAMETERS>;

Is This Answer Correct ?    1 Yes 0 No

Describe the elements of the SELECT query syntax?..

Answer / guest

The select command is used SELECT the data from the
database.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

Explain what a plan is?

3 Answers   CTS,


What are the levels of isolation available with DB2V4

2 Answers   IBM,


How are write I/Os from the buffer pool executed?

1 Answers  


What is an asychronous write?

1 Answers  


What is a data page?

1 Answers  


Define buffer pool.

0 Answers  


What are the different types of base tables?

0 Answers  


How to restart a DB2 program?

0 Answers   Cognizant,


For Read Stability locks are not applicable for phantoms, What is Phantoms?

2 Answers  


Is ibm db2 free?

0 Answers  


What is the role of data manager in the db2 database?

0 Answers  


what is difference between Static call and Dynamic call? How does it function?

1 Answers   Syntel,


Categories