Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
fan
Starting Member
10 Posts |
Posted - 2004-06-23 : 08:25:12
|
| Hi,AllI am trying to master how to write stored procedure, could anyone give me some hints or links for tutorials of T-SQL and SP?I'd like to read the book online of SQL SERVER2000, but could anybody tell me how I can install those sample code? Appreciate for your help. |
|
|
JimL
SQL Slinging Yak Ranger
1537 Posts |
Posted - 2004-06-23 : 10:04:28
|
| Alot of sample code is contained in Northwind database on your server (if it was Installed)JimUsers <> Logic |
 |
|
|
fan
Starting Member
10 Posts |
Posted - 2004-07-13 : 08:59:15
|
| Thanks for your reply.but I think I didn't installed the sample code, how can I install them now, do I have to reinstall all sql server? |
 |
|
|
ditch
Master Smack Fu Yak Hacker
1466 Posts |
Posted - 2004-07-13 : 09:14:34
|
| This kind of info is also available in MSDNIf that is not installed on your pc it is also available online - checkout microsoft.comDuane. |
 |
|
|
|
|
|