Bill McEvoy
  

Bill McEvoy is Master Chef/DBA for the Cooking with SQL Web site. He's been a DBA since SQL Server 4.2, and he specializes in batch processing and performance tuning.
Email address: bill@cookingwithsql.com
Web site: http://cookingwithsql.com

26 results found for Bill McEvoy, displaying items 1 - 20

T-SQL 101: Stored Procedures This article is only available to subscribers.  Sign up now and get instant access!

The final lesson in the T-SQL 101 series shows you how to create and execute stored procedures that get data into and out of databases.

SQL Server Magazine

T-SQL 101: Stored Procedures

Windows IT Pro

T-SQL 101: Built-In Functions This article is only available to subscribers.  Sign up now and get instant access!

T-SQL offers three types of built-in functions, including scalar functions. Scalar functions let you perform a wide variety of operations, such as retrieving dates and replacing strings, with only a few lines of code.

SQL Server Magazine

T-SQL 101: The CASE Function This article is only available to subscribers.  Sign up now and get instant access!

Using T-SQL's CASE function, you can quickly transform numerical codes and other hard-to-decipher data into meaningful information.

SQL Server Magazine

Q: How do I retrieve values from a table and store the results in a string?

Learn how to retrieve values from a table and store the results.

SQL Server Magazine

T-SQL 101: Views This article is only available to subscribers.  Sign up now and get instant access!

The virtual nature of a view is its greatest strength and its greatest weakness. Here's what you need to know to create views and use them wisely.

SQL Server Magazine

Indexed Views vs. Regular Views This article is only available to subscribers.  Sign up now and get instant access!

Learn how indexed views differ from regular views.

SQL Server Magazine

T-SQL 101: Views

Windows IT Pro

T-SQL 101, Lesson 6 This article is only available to subscribers.  Sign up now and get instant access!

Creating a table "the old fashioned way" leads to a better understanding of the table and its columns. Plus, the resulting T-SQL code documents the table's structure and lets you easily recreate the table.

SQL Server Magazine

T-SQL 101, Lesson 5 This article is only available to subscribers.  Sign up now and get instant access!

Understand the differences between inner, outer, and cross joins before you use them in your queries.

SQL Server Magazine

T-SQL 101, Lesson 4 This article is only available to subscribers.  Sign up now and get instant access!

Thanks to the GROUP BY clause, you can write SELECT queries that produce detailed reports.

SQL Server Magazine

T-SQL 101, Lesson 3 This article is only available to subscribers.  Sign up now and get instant access!

SELECT queries aren't just for retrieving data. You can also summarize that data by incorporating COUNT, MIN, MAX, AVG, and SUM functions into SELECT queries.

SQL Server Magazine

Take the Drudgery Out of Making Sure Your Databases Are Being Backed Up Properly

Ensuring that databases are being backed up properly is an important but time-consuming task, especially for DBAs who manage multiple servers and databases. The sp_ShowBackups stored procedure makes this task quick and easy.

SQL Server Magazine

2 Stored Procedures to Tune Your Indexes

If you have to perform a full index analysis, here are two T-SQL stored procedures you can use to get detailed information about the indexes in a single table or an entire database.

SQL Server Magazine

T-SQL101, Lesson 2 This article is only available to subscribers.  Sign up now and get instant access!

Using a database named MyDB, a table named MyTable, and some dummy tables, you can learn how to create T-SQL queries that insert new data, update existing data, and delete old data.

SQL Server Magazine

2 Stored Procedures to Tune Your Indexes

Windows IT Pro

T-SQL 101, Lesson 1 This article is only available to subscribers.  Sign up now and get instant access!

Whether you are new to T-SQL or you just want to brush up on the basics, you'll want to read and save this guide that walks you through how to write SELECT statements. Learn how to order and rename columns and how to filter and sort results.

SQL Server Magazine

T-SQL 101, Lesson 1

Windows IT Pro

Stored Procedure Documents Scheduled Jobs in SQL Server

Using SQL Server Management Studio (SSMS) to document job schedules involves a lot of mouse-clicking and cutting and pasting. You can avoid all that hassle by using the sp_ShowJobSchedules stored procedure.

SQL Server Magazine

Take Advantage of Osql and Bcp Without Having to Remember All Their Command-Line Options

Here's a stored procedure that consolidates the basic functions of osql and bcp. Switching between these utilities' output is simply a matter of changing the value of an input parameter.

SQL Server Magazine

Add these Headlines to your Website





     [1]  2   next page 




 

ADS BY GOOGLE