How do you exit in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What are different types of indexes?

0 Answers  


I have one table,in that table (1)i have java1.1 version books are 2 and java1.5 version books are 4. (2).Net2.0 books are 3, .Net3.5 books are 2 (3)ABC1.6 books are 4, ABC2.0 books are 3. Now i want output is like Book Count Java 6 .Net 5 ABC 7 For this i need sql query, please help me if anyone how to get this result. Thanks, Seenu

4 Answers   Adea,


What is the fastest way of accessing a row in a table?

5 Answers   TCS,


What are wait events. Describe the wait event tables.

1 Answers   CTS,


What if we write return in procedure?

0 Answers  


What does varchar include?

0 Answers  


Table Order_Name has a column Order_Date which gives the date & Time at which the order is passed.Find the table to write a query to find out the latest order.

5 Answers   Thomson,


a. Can you delete data from a View. b. If Yes, can you delete it if there are multiple tables c. If No, can you delete if there is single source table which is joining.

1 Answers   CGI,


What is normalization in sql?

0 Answers  


What is partition by in sql?

0 Answers  


What is trigger types in sql?

0 Answers  


How do you concatenate in sql?

0 Answers  


Categories