What query tells you how much space a tablespace named test
is taking up, and how much space is remaining?
No Answer is Posted For this Question
Be the First to Post Answer
26. Display the earliest shipping date in the format: DD/MON/YYYY
Display the order number and the number of months since the order was shipped for all orders that have been shipped in the last year (365 days). (Hint: Unshipped orders will have a null value).
What are the components of Logical database structure of ORACLE database?
what is insert all statement in sql
Give the various exception types.
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
What are the advantages of oracle 12c?
What is a cursor and what are the steps need to be taken?
Explain integrity constraint?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
What is RULE-based approach to optimization ?
Point out the difference between user tables and data dictionary?