Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
Generate scripts
Items 1 to 3 of 3
Generating Database Objects Scripts in SQL Server 2005
SQL Server Management Studio provides a wizard to generate script out of a database. Learn how to automate the process to generate and store the database script.
Read more...
By
Additional Articles
2009/10/12
|
Source:
Database Journal
|
Category:
sql server 2005
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,150 reads
Generate Data Script for a Table
This script takes a table as parameter and generate its data script (INSERT INTO TABLE).
Read more...
By
Sudhir Chawla
2009/09/21
|
Source:
SQLServerCentral.com
|
Category:
generate scripts
Rating:
|
Discuss
|
Briefcase
|
1,952 reads
Generate DDL script to drop table constraints
Execute SP to generate alter statements to drop PK, FK, Check Constraints and Default Constraints on a Table
Read more...
By
VPSD Gupta
2009/03/02
|
Source:
SQLServerCentral.com
|
Category:
drop pk of a table
Rating:
|
Discuss
|
Briefcase
|
1,994 reads
Items 1 to 3 of 3
Tags
drop check constraints
(1)
drop default constraints
(1)
drop fks of a table
(1)
drop pk of a table
(1)
sql server 2005
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.