Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
1006If the application is running very slow? At what points you need to go about the database in order to improve the performance?
1047
What is the main difference between sql and pl/sql?
Explain what is a field in a database and record in a database?
What is dba in sql? : SQL DBA
What is out parameter used for eventhough return statement can also be used in pl/sql?
What is the purpose of the primary key?
What is the usage of nvl function?
What is multiple columns?
How to add, remove, modify users using sql?
Can we use ddl commands in pl sql?
What are the different types of triggers?
What is the current version of sql?
Does sql profiler affect performance?
What is mutating sql table?
How to check if a column is nullable before setting to nullable?
Name some usages of database trigger?