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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi There, Can any one tell me

Status
Not open for further replies.

Dudek

Technical User
Jan 14, 2002
27
MY
Hi There,

Can any one tell me how to call One sql file from another sql file.
In mySql I used to do this by calling like "Source --.sql"
 
exec "proc name" parms(if any)

for example:

exec my_proc_name @run_date


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top