Can a table have two primary keys?
Answer Posted / iamanocp
A table can have only 1 primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
How can you view the errors encountered in a trigger?
explain the difference between delete , truncate and drop commands? : Sql dba
Does sql full backup truncate logs?
Which data type is a composite type?
What are the types of operators available in sql?
what is the difference between join and union? : Sql dba
Is clustered index a primary key?
Describe types of sql statements?
Why left join is used in sql?
Define tables and fields in a database
what is a unique key ? : Sql dba
How can you create an empty table from an existing table?
what are the authentication modes in sql server? How can it be changed? : Sql dba
What is write ahead logging in sql server?