What is the difference between column level constraints and
table level constraints?
Answer Posted / hari
Column level and Table level Constraint
In column level we will give primary key after the data type
create table table-name(name varchar2(10) primary key)
In Table Level we will use constraint name..
| Is This Answer Correct ? | 19 Yes | 29 No |
Post New Answer View All Answers
What are the ansi data types supported in oracle?
What is a subquery?
How to select some columns from a table in oracle?
What is set operator oracle?
How to export several tables together?
What is null value in oracle?
How to define a specific record type?
What are the advantages of oracle 12c?
How many categories of data types?
How to define a data source name (dsn) in odbc manager?
How to install oracle database 10g xe?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What is a table in oracle?
What is proxy method?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....