Results 221 to 230 of about 730,730 (258)
Some of the next articles are maybe not open access.
2004
The easiest code to generate is stored procedure scripts. Stored procedures tend to closely follow a pattern, have a high payback for code generation, and give rapid feedback. It’s easy to execute the scripts that compile stored procedures and place them in your database right after you generate the scripts.
openaire +1 more source
The easiest code to generate is stored procedure scripts. Stored procedures tend to closely follow a pattern, have a high payback for code generation, and give rapid feedback. It’s easy to execute the scripts that compile stored procedures and place them in your database right after you generate the scripts.
openaire +1 more source
2001
There are three types of stored procedures available in SQL Server 2000: system, extended, and user-defined. This chapter concentrates on system stored procedures. Extended stored procedures are covered in Chapter 10, and the basics of user-defined stored procedures are covered in Chapter 11.
openaire +1 more source
There are three types of stored procedures available in SQL Server 2000: system, extended, and user-defined. This chapter concentrates on system stored procedures. Extended stored procedures are covered in Chapter 10, and the basics of user-defined stored procedures are covered in Chapter 11.
openaire +1 more source

