Quantcast
Channel: Questions in topic: "sql-server-2005"
Viewing all articles
Browse latest Browse all 415

sql trouble help

$
0
0
County (CountyCode, CountyName) Constituency (ConstituencyCode, CountyCode, ConstituencyName) Using MS-SQL-Server, create the above database with its tables. Capture screenshots for SQL statements that perform the tasks below in a MS-Word: a) Create the three tables clearly considering the relationships through the key fields. [6 Marks] b) Insert at least 10 records in each table. [3 Marks] c) Demonstrate how Exists and Not Exists could be used to check for empty entries for the Age field.

Viewing all articles
Browse latest Browse all 415

Trending Articles