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)
1007If the application is running very slow? At what points you need to go about the database in order to improve the performance?
1049
how would you enter characters as hex numbers? : Sql dba
How many times can we commit in a loop?
how do you tune the slow running queries in oracle db , explain the methodology
What is the difference between microsoft sql and mysql?
What is the size of partition table?
what are the different index configurations a table can have? : Sql dba
What are all the different types of indexes?
How does pl sql work?
what is a cursor? : Sql dba
What is the least restrictive isolation level? : Transact sql
What is the use of triggers?
What is a pdo connection?
what is commit? : Sql dba
Can we use having without group by in sql?
What is cursor and why it is required?