Answer Posted / parthiban.s
primary Key is a unique one.in a table only one primary
key is available. it;s not accepted null values
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we store images in oracle database?
What is meant by raw datatype?
What is bulk copy or bcp in oracle?
What are the major difference between truncate and delete?
How to define a variable to match a table column data type?
What are the different types of modules in oracle forms?
How can I create database in oracle?
How do I find the database name in oracle?
Explain an index segment?
How can Oracle users be audited?
what is normalisation?what are its uses?
What is an Oracle Instance?
Explain temporal data types in oracle
State the various uses of dbcc command?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)