How to create a new table in your schema?
No Answer is Posted For this Question
Be the First to Post Answer
can we insert any row to dual table if i got the permission from DBA
After update how do u know how many records got updated
What is the fastest query method to fetch data from the table?
What are the factors causing the reparsing of SQL statements in SGA?
Explain the use of record option in exp command.
How does the on-delete-cascade statement work?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
Can objects of the same schema reside in different tablespace?
What is a tns service name?
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
how to clone 9i Database on to 10g Database.
How to pass parameters to procedures in oracle?