Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9233

Re: Autocreate for Template Table if it doesn't exist

$
0
0

Ok.

 

For dynamic table creation you have to create a view.

 

In the script do like this -

 

sql ('datastorename', 'drop view abc');

sql('datastorename','create view abc select * from table_name');

 

Arun


Viewing all articles
Browse latest Browse all 9233

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>