In oracle there is column command, how will you explain that?
No Answer is Posted For this Question
Be the First to Post Answer
How to find out what privileges a user currently has in oracle?
does the query needs a hint to access a materialized view?
Draw E-R diagram for many to many relationship ?
Explain the dml?
Whether any commands are used for months calculation? If so, what are they?
What are the different types of database objects?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
How to recover a dropped index?
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
What are the common oracle dba tasks?
What does `(+)` do in a where clause?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.