Create Table SQL Statements

 

 

 

 

 

Back to the Library page

Purpose:

Generate CREATE TABLE statements for creating tables, primary keys and foreign key contsraints.

Language:

SQL Server 2000

Status:

Not tested.

 

Template executed correct, Stored Procedures created, but not tested in an actual application.

Template:

CreateTables.xsl

Sample case output:

CreateTables.sql

Remarks:

Template is "Under construction" and will be developed further in the future.

Last modified:

15 February 2001

Revision history:

15 February - Initial version