How to view the dropped tables in your recycle bin?
wirte the syntax of update query?
How to execute a stored program unit?
How to rename an index in oracle?
What is the recommended interval at which to run statspack snapshots, and why?
What privilege is needed for a user to create indexes in oracle?
How to define an anonymous procedure without variables?
What is an Index Segment ?
What is connection pool in oracle?
What is a tns service name?
I know that i can create a table without a primary key.But is there any significance for that table???? while creating an application.
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL
How to export your own schema?