IN A TABLE CAN WE USE PRIMARY KEY IN ONE COLUMN AND IN
ANOTHER COLUMN BOTH UNIQUE AND NOT NULL CONSTRAINS.IF YES
HOW?PLZ GIVE ME A EXAMPLE.
Answers were Sorted based on User's Feedback
Answer / oceanblue
Yes, you can have a column for Primary key and have another
column which will have no duplicates or null.
e.g.
A Salary Table will have employee ID as primary key. The
table also contains TAX-ID which can not be null or duplicate.
| Is This Answer Correct ? | 7 Yes | 0 No |
Describe the between keyword in teradata?
Difference between Qualify and group
I Have Name field in a Table Name ------------- abcde;fgh;ijk; abc;def;jklm;no I want to write a sql to display name field data with out ';'.so i want to replace ; with '' how will write in Teradata
What is database exceptions in teradata?
How to identify ppi columns?
Explain parsing engine in teradata?
What are the functions performed by bynet?
Describe primary index in teradata. And what are the available primary index types?
what is identity columns in teradata
how can i answer for question like teradat architecture in interveiw
What are the differences between TerdataV2R5 and V12 Versions please??
Does SDLC changes when you use Teradata instead of Oracle?