shanghai2004
Programmer
Dear Expert,
I need to copy all views from one database to another in the same SQL server. Can I create a SQL program to do it?
If I pick all view names from sysobjects table, how do I avoid picking the system views?
Thanks
I need to copy all views from one database to another in the same SQL server. Can I create a SQL program to do it?
If I pick all view names from sysobjects table, how do I avoid picking the system views?
Thanks