Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are the common performance issues in sql server?

0 Answers  


What are sql server functions?

0 Answers  


In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance

0 Answers  


What do you understand by SQL*Net?

0 Answers   Tech Mahindra,


Write an sql query to find first weekday of the month?

0 Answers  






What is sql profiler. What are the default templates with it? : sql server database administration

0 Answers  


What is filestream?

0 Answers  


Define cross join in sql server joins?

0 Answers  


Simple example for difference between select and cursor in sql

1 Answers  


What happens to a trigger with multiple affected rows?

0 Answers  


Is it possible for a stored procedure to call itself or recursive stored procedure?

0 Answers  


What are the types of indexing?

0 Answers  


Categories