Posted by Jeff Kish on 05/17/06 22:46
Hi.
I need to give my customer an sql file that they can run in query analyzer.
All the stuff they need to run is in a set of existing files.
I'd like to just tell them to load this file (this is oracle syntax):
@file1.sql
@file2.sql
@file3.sql
is there some way of calling these files (that are in the same dir) from a
master sql file?
Thanks
Jeff Kish
Navigation:
[Reply to this message]
|