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


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

Post New Answer

More SQL PLSQL Interview Questions

Which data type is a composite type?

0 Answers  


Main diff between varray and nested tablea

3 Answers   Polaris, TCS,


how to check the 3rd max salary from an employee table?

23 Answers   IBM,


How do I use google cloud in sql?

0 Answers  


What does a pl/sql package consist of?

0 Answers  






if a string is there like s1,s2,s3,s4.How to find count of commas in this.

4 Answers  


I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.

3 Answers  


How to place comments in pl/sql?

0 Answers  


What is primary key and foreign key with example?

0 Answers  


Cite the differences between execution of triggers and stored procedures?

0 Answers  


if i perform any operation on views such as insert, delete etc will my base table get affected?????

4 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,


Categories