How to enter a new row into a table interactively?
No Answer is Posted For this Question
Be the First to Post Answer
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??
The join defined by the default data link is an outer join yes or no ?
What are the types of Database Links ?
Name the various constraints used in oracle?
What is coalesce function?
in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit
sql command 2 know current database
How do I uninstall oracle 11g?
What is use of oracle?
How to create a new tablespace in oracle?
Explain mutating triggers.