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!

Search results for query: *

  • Users: Freekawaii
  • Content: Threads
  • Order by date
  1. Freekawaii

    Dynamically creating a table

    I am trying to create a SQL executable string of type NVARCHAR that I can use the sp_executesql sp with. The purpose is to dynamically create a table, reading the table name from a table containing all tablenames from the sysobject file, and then building the table using the information_schema...

Part and Inventory Search

Back
Top