How are sql commands classified?
No Answer is Posted For this Question
Be the First to Post Answer
How can we make an if statement within a select statement?
Where do we use pl sql?
Can a primary key be a foreign key?
Types of cursor locks and explanation each of them ?
What is the default value of CHAR type?
Explain some predefined exceptions.
How to run sql commands in sql*plus?
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
what is meant by nl2br()? : Sql dba
What jobs use sql?
What are the types of sql commands?
How to execute OS(operating system) command from pl/sql?