|
|
 |
RE: FN-FORUM: SQL Stored Procedures
date posted 19th August 2003 15:31
If you can write good SQL it's not that difficult.
The real things to learn are about cursors, parameterised sub-procedure
calling (using input / output parameters) and good transaction
management practice.
It's pretty straight forward really - I picked it up by looking at some
examples and then having to deploy it.
The reference that comes with SQL Query Analyser is pretty good for most
of it.
-----Original Message-----
From: Eyota [EMAIL REMOVED]
Sent: Tuesday, August 19, 2003 3:57 PM
To: Andy Macnaughton-Jones
Subject: FN-FORUM: SQL Stored Procedures
Hi,
I want to learn to write SQL server stored procedures. Can anyone
direct me to some good tutorials or similar?
Thanks,
Jamie Lewis
Low Cost Web Hosting - http://www.eyota-web-hosting.co.uk
Bespoke Web & IT Solutions - http://www.eyota.co.uk
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
redmail.com - webmail with a difference!
10Mb for just GBP 9.99 a year. Launch special 1Gb for GBP 99.99 a year
IMAP, POP3, Spam Filtering and Anti Virus as standard. Visit
http://www.redmail.com/?fl-signup to join.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|