You are on page 1of 4

1. Wht us the advantage of SQL? 2. Wht is RDBMS? 3. Wht are the language in SQL? 4.

Difference between DDL & DML? 5. Write query using MERGE statement? 6. Wht is savepoint & use? 7. Diff. between savepoint & commit 8. Definition DDL,DML.TCL,DCL,DATA RETRIVAL 9. IF I FIRE dml stat. & after that any DDL which is failed due to syntax error /not fail, the dml operation commit successfully or not? 10.Wht is grant & revoke? 11.Wht is projection, selection,& joins? 12.1 stat. contains all the clauses & tell me how it execute---(I told u this previously) 13.Wht is null? 14.Wht are the function that perform/work with the null? 15.If I use null=null it will execute? 16.Wht is the result of this query? 17.Wht are the operators?how many used in SQL? 18.Write a query to write duplicate records from the table? 19.Wht is function in sql? 20.Suppose I have to retrieve limited data from the string , wat function shd I use? 21.All functions & syntax frm single row function? 22.Wat is decode & case difference between them and how it works? 23.Where we used this? 24.If I hv to know the place of character from the string which function shd I use? 25.Wht is NVL ? how many parameter it is accept?

26.Sa question for NVL2,NULLIF? 27.Difference from the? 28.How to print month from given date? 29.How to print date b4 & after 3 months from current date? 30.Diff. between translate & replace? 31.Queries of AND & OR operator that I told u. 32.Wht is join? 33.Types & subtypes of each joins ? 34.Can I write a query using all joins in SQL 1999 or orcle proprietary joins? 35.How? 36.How all joins are workings? 37.Self join query & how it works? 38.Wht is subqyery? Why we use IN,ANY,ALL oprators in subquery>? 39.Types of subquery? 40.How subquery works? 41.Wht are the types of constraint> 42.Wht is column level & table level constraint? 43.Write a qury for for column level constraint & teble level constraint? 44.How to alter / drop constraint? 45.Wht is on delete cascade? 46.Wht is view ? 47.Types of views? 48.Wht is inline view? 49.Wht is check & read? 50.Wht is the difference between subquery and inline joins? 51.Syntax for view?

52.Wht is complex joins? 53.Can I use DML operations on complex view/single view? 54.Wht are the restrictions applied on complex view? 55. How to update view? 56.If I create a view only using replace keword , view will create or not? 57.If I delete the view, then data will be deleted from the base table? 58.Why we use view? 59.Wht is the use of check constrain? 60.Wht is sequence ? 61.Can I alter view? 62. Can I alter sequence? 63.Syntax of sequence? 64.Wht is the size of cache and cycle? 65.What is index? 66.Why we use index? 67.Can I alter index? If yes then How ? 68.If I delete the base table then view,index,sequence, synonyms, constraints will be deleted or not? 69.Wht is synonyms? 70.If I delete the records from synonyms , then data will deleted from base table? 71.If I delete the synonyms then base table also deleted or not? 72.Diff. between synonyms & view? 73.Wht is set operator? 74. Wht diff. bweteen union,unionall,minus, .? 75.Wht is the diff. between set oerators & joins? 76.Wht is correlated subquery? 77.Use of it?

78.How it works?

You might also like