Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Examples of SQL Script

Status
Not open for further replies.

bryant89

Programmer
Nov 23, 2000
150
CA
Does anyone know of a site where I can find examples of SQL Scripts. I need to know how to create a record and retrieve the id from the same record all at the same time.

 
Thanks Robert,

I dont understand how to write an insert just to create a record where only the autonumber field needs to be generated/executed. This is called using T-SQL right? Where you can essentially create stored procedures. More of a dynamic SQL? I will read up on the articles you gave me and see what I can do.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top