What are inner and outer joins examples of both?
How to handle bulk data?
What will you get by the cursor attribute sql%rowcount?
How do you exit in sql?
Can we delete column in sql?
What is difference between group by and partition by?
what is “go” in t-sql? : Transact sql
There is a sequence with min value 100. I want to alter this sequence to min value as 101. If the table has already data in the sequence column as 100,101,102... Is it possible to do so ?
Which data type doesn't allow null data type?
Explain character-manipulation functions?
What are user defined stored procedures ?
what is the difference difference between procedure and packages
2 Answers 3i Infotech, Oracle,
i declare 4 procedure in package specification but in package body i write only 3 procedure. is it complie??//w
4 Answers Scope International,