can we insert any row to dual table if i got the permission
from DBA
Answer Posted / kiran
yes why not . you can insert values and see the values also
but a caviet you can only insert 1 value
its has datatype with length 1
varchar2(1)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
Why do we use coalesce function in oracle?
What is the difference between primary key and unique key and foreign key in oracle?
What is a trigger and what are its types in oracle?
How to drop a tablespace?
What are the different types of record groups in oracle? Explain each of them
Explain oracle left join with an example?
How do I manually create a database in oracle?
How many types of tables are there in oracle?
What is difference between cartesian join and cross join?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
What is flashback in Oracle?
Can you create a synonym without having a table?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is an oracle database table?