What is max rowid in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?
What are named parameters?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
Why should I use oracle database?
What is an index associated with a constraint?
If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?
What do you mean by a deadlock?
what is the difference between rollback & commit? can a foreign key has null value?
How to export data with a field delimiter?
Query to retrieve record for a many to many relationship ?
What is user managed backup in Oracle?
1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetical order.