My select statement is not working as expected, So, to overcome from such issues what are the steps needed to be taken care?

Answers were Sorted based on User's Feedback



My select statement is not working as expected, So, to overcome from such issues what are the steps ..

Answer / nitin

Possibe Scenarios
1. Check table is being locked by any other resourse.
2. Table reach to HIGH WATER MARK, resuse the storage or SHINK SPACE could overcome this problem.
3. Check the data volume.
4. Table or index(if any) is analysed or their stats are gather or not.

Is This Answer Correct ?    2 Yes 0 No

My select statement is not working as expected, So, to overcome from such issues what are the steps ..

Answer / nitinsharma06

1.Table is being Locked by any other resourse or not.
2.Table is reach to high water mark, REUSE STORAGE or SHRINK SPACE could resolve the issue.
3.Table or Indx(if any) stats are gather or not.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What do you mean by dbms? What are its different types?

0 Answers  


what is overloading procedure or overloading function ?

3 Answers   Genpact,


What is cursor status?

0 Answers  


What is 19 null in sql?

0 Answers  


What is pl sql in dbms?

0 Answers  






What is dcl in sql?

0 Answers  


difference between SQL and C

1 Answers   Indus Software Technologies,


What is the use of <> sql?

0 Answers  


what is the difference between $message and $$message? : Sql dba

0 Answers  


how to check server status with 'mysqladmin'? : Sql dba

0 Answers  


What is sql catalog?

0 Answers  


What is natural join in sql?

0 Answers  


Categories