how to write scripts?

  • hi all,

    i am new to SQL Server. I want some information ragarding how to call scripts in SQL Server,

    how to call another scripts from one scripts(means the syntax how to specify the path of the scripts etc.)

    I'm using SQL Server 2005

  • Stored procedures contain SQL scripts, and then one Stored Procedure can call another.  Is that what you're getting at ?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply