Answer Posted / kalidas vsk
Primary Key is the nothing but index of the table. Foreign
key is dependent of the primary key.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How can we call UDF(User Define Function) using C# code in ASP.net ?
How to change the data type of an existing column with "alter table" statements in ms sql server?
How to create a large table with random data for index testing in ms sql server?
How to find related tables in sql server?
How to list all field names in the result set using mssql_field_name()?
What is the ‘fillfactor’?
What command is used to create a database in the sql server and how?
What is transact-sql ddl trigger?
Explain foreign key in sql server?
Can you explain full-text query in sql server?
Is resultset an interface?
Explain the difference between control flow and data flow?
what's new in sql server 2016?
What does Master database contains?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation