What are the parts of a basic sql query?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are tables and fields?

0 Answers  


Which tcp/ip port does sql server run on? How can it be changed? : Sql dba

0 Answers  


In a table i have columns A,B,C and i have a composite index on columns A,B if so will the following query uses index or not? SELECT sal,name FROM <table_name> WHERE A=<value> AND B=<value> AND C=<value>;

2 Answers   Mastek,


how many sql dml commands are supported by 'mysql'? : Sql dba

0 Answers  


what are local and global variables and their differences? : Sql dba

0 Answers  






What are the three pl sql block types?

0 Answers  


I want to display the employees who have joined in last two months. (It should be executed randomly means If I execute the query in March it should display Jan and Feb joined employees. Same query if i execute in Feb, 2007 it should display dec, 2006 and jan 2007 joined employees.

15 Answers   Wipro,


What are the types of queries in sql?

0 Answers  


what is the use of HASH, LIST partitions?

1 Answers   ITC Infotech,


What is a transaction?

5 Answers  


when is the use of update_statistics command? : Sql dba

0 Answers  


what is the bond code in materialized view?

0 Answers  


Categories