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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 T-SQL and SP

Author  Topic 

fan
Starting Member

10 Posts

Posted - 2004-06-23 : 08:25:12
Hi,All

I 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)

Jim
Users <> Logic
Go to Top of Page

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?
Go to Top of Page

ditch
Master Smack Fu Yak Hacker

1466 Posts

Posted - 2004-07-13 : 09:14:34
This kind of info is also available in MSDN

If that is not installed on your pc it is also available online - checkout microsoft.com


Duane.
Go to Top of Page
   

- Advertisement -