what is innodb? : Sql dba
Why are cursors used?
what is online transaction processing (oltp)? : Sql dba
When are we going to use truncate and delete?
What is meaning of <> in sql?
what happens if you no create privilege in a database? : Sql dba
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
how to extract a unit value from a date and time? : Sql dba
How can you create an empty table from an existing table?
What are the sql versions?
How to recompile a already made trigger?
Are sql views compiled?
in procedure how to return a value