Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ag_ss
Starting Member
48 Posts |
Posted - 2006-04-04 : 04:53:21
|
| can i run a sql file which is having refernce to other sql fileif yes how to do iteg.i have a.sql file and it file need to call b.sql and c.sqlhow to manage it |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2006-04-04 : 05:02:07
|
| nopes i dont think so you can that in sql server... what we do is manage all the mass updates version wise and run them in the sequence order..If Debugging is the process of removing Bugs then i Guess programming should be process of Adding them. |
 |
|
|
ag_ss
Starting Member
48 Posts |
Posted - 2006-04-04 : 05:07:30
|
| i think u r right i m not finding any way to do it in oracle is very simple |
 |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2006-04-04 : 05:24:27
|
| yeah you are right every Venders have their own features.If Debugging is the process of removing Bugs then i Guess programming should be process of Adding them. |
 |
|
|
|
|
|