Assume,there are three tables in a database, Can i have
both primary key and foreign key for each table in the same
database?
Answer Posted / guest
Nope.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to find index size for each index on table?
What is user defined datatypes and when you should go for them?
How important do you consider cursors or while loops for a transactional database?
What are the advantages of log shipping?
How can you stop stored procedures from recompiling?
Which data type columns are the best candidates for full-text indexing?
How to filter records of table in SQL SERVER?
What happens if the update subquery returns no rows in ms sql server?
How to create prepared statements using odbc_prepare()?
What is wide table?
What is subreport?
How do I create a stored procedure in sql server?
What action plan is preferred if sql server is not responding?
Write a sql query to get zero records from a table having n number of records?
What is query optimizer in sql server?