Robert Kr�ger wrote:
Now my question is, what exactly happens behind the scenes when I use SQLStudio for that purpose. Is it doing something I can also do manually using SQL?

Not the actual answer, but:
You can have a look at statements send to the database by using the vtrace (http://sapdb.2scale.net/moin.cgi/VTrace). The trace probably won't be obvious, as SQL Studio will send lots of catalog queries, but if you search for ALTER and DROP, I hope you'll find it eventually.


Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to