Get programming code snippets and tips for HTML, CSS, ASP, SQL, JavaScript, RSS, XML, and more
Lee's Code        A web programmer's toolbox. SEARCH SITE
HOME  |  ABOUT LEE  |  CONTACT  |  SEARCH
Home > Code > T-SQL

Navigation

Latest Additions

Links


 

Recommendations

Evolve Online
Powered by
Evolve Online
 

Lee's Code: T-SQL
4 matches found Page 1 of 1  < Previous | 1 | Next >
Language  Type  Rating  Description 
T-SQL  Code    Clear Transaction Log in T-SQL
This T-SQL script will clear out a SQL Server transaction log, which will shrink the size of your database. If your database gets a lot of activity, the transac... more
 
T-SQL  Code    Create Bill of Materials Table
This T-SQL script creates a simple Bill of Materials (BOM) table and also creates an index on the ParentSKU field.The Bill of Materials ID field (BOMID) is alre... more
 
T-SQL  Code    T-SQL Create Commissions Table
This script creates a simple Commissions table to keep track of commissions earned and paid.... more
 
T-SQL  Code    T-SQL Shrink Transaction Log
Simple T-SQL script to shrink the transaction log for a MS SQL Server database.... more
 
Page 1 of 1  < Previous | 1 | Next >

Lee's Code programming tips and tricks. Back to top of page.

Programming tips and tricks for ASP, javaScript, SQL, SML, CSS, HTML HOME | ABOUT LEE | CONTACT | SEARCH
 
Copyright © 2001 - 2010 by Lee A. Shurie