I am new to sql server. I have a few doubts regarding to the topic normal forms. How to inter link the different tables and display the data? How to fetch the foreign key value to another table depending on the particular field?
tangor
7:33 am on Jun 27, 2015 (gmt 0)
Do you have any samples of what you have attempted? We can't help if we don't know what you are doing.
(use example.com as the domain name, please)
ratnam
11:18 am on Jun 27, 2015 (gmt 0)
thank you for your response...
I want to implement the example in sql server which is in the below link..
<snip>
[edited by: engine at 4:59 pm (utc) on Jul 1, 2015] [edit reason] Please post code, and see WebmasterWorld TOS [/edit]
piatkow
11:07 am on Jul 20, 2015 (gmt 0)
I would suggest that you read a basic SQL tutorial. Creating a select joining two tables is round about lesson 2.