Jump to content

How do I add table test rows using DDL


Recommended Posts

Guest Bill Fuller
Posted

I have a DDL that creates a test db and tables for SQL Server 2005. I would

like to add a few rows of table test data as part of the script but not sure

how to do this. Is this possible.

  • Replies 2
  • Created
  • Last Reply
Guest Meinolf Weber
Posted

Re: How do I add table test rows using DDL

 

Hello Bill,

 

This sounds for me like a SQL server question. Correct me if i am wrong.

 

Better post this to a SQL NG':

http://technet.microsoft.com/en-us/sqlserver/bb895986.aspx

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

** Please do NOT email, only reply to Newsgroups

** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

 

> I have a DDL that creates a test db and tables for SQL Server 2005. I

> would like to add a few rows of table test data as part of the script

> but not sure how to do this. Is this possible.

>

Guest Bill Fuller
Posted

Re: How do I add table test rows using DDL

 

Oops... sorry. Misread the group name.

 

"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message

news:ff16fb66b7648cb058f84ea81b0@msnews.microsoft.com...

> Hello Bill,

>

> This sounds for me like a SQL server question. Correct me if i am wrong.

>

> Better post this to a SQL NG':

> http://technet.microsoft.com/en-us/sqlserver/bb895986.aspx

>

> Best regards

>

> Meinolf Weber

> Disclaimer: This posting is provided "AS IS" with no warranties, and

> confers no rights.

> ** Please do NOT email, only reply to Newsgroups

> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

>

>> I have a DDL that creates a test db and tables for SQL Server 2005. I

>> would like to add a few rows of table test data as part of the script

>> but not sure how to do this. Is this possible.

>>

>

>


×
×
  • Create New...