Answer Posted / annam.n
dual is an imaginary table.it only used for process any
functions on there, but we can't view the structure of the
dual table.so the dual table is a magic table
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
What is primary and foreign key?
Can we create view in stored procedure?
Is sql difficult?
Explain how can you save or place your msg in a table?
Does oracle roll back the transaction on an error?
Is t sql a programming language?
what is timestamp in mysql? : Sql dba
how to start mysql server? : Sql dba
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
Why is a primary key important?
What is nvarchar in sql?
What is type and rowtype in pl sql?
How many commands are there in sql?
Does execute immediate commit?
When are we going to use truncate and delete?