N nctran Member Dec 2, 2002 #1 Do we have any adminstrative tools? if yes to what extend? Can we create, Modified, drop Databases, Store procedure, Triggers at runtime? when we connect to the server with admistrative right. ------------------ Cheers, ncTran
Do we have any adminstrative tools? if yes to what extend? Can we create, Modified, drop Databases, Store procedure, Triggers at runtime? when we connect to the server with admistrative right. ------------------ Cheers, ncTran
Marco Kalter Administrator Staff member Dec 2, 2002 #1 You can execute any DDL statement that you can find in the Oracle SQL Reference Manual, including the "create or replace" statements and "drop" statements you are referring to. ------------------ Marco Kalter Allround Automations
You can execute any DDL statement that you can find in the Oracle SQL Reference Manual, including the "create or replace" statements and "drop" statements you are referring to. ------------------ Marco Kalter Allround Automations