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 does (+) mean in sql joins?

0 Answers  


How do I view stored procedures?

0 Answers  


What is a trigger word?

0 Answers  


what is the sql query to display current date? : Sql dba

1 Answers  


what are wild cards used in database for pattern matching ? : Sql dba

0 Answers  






what is error ora-03113: end-of-file on communication channel?

0 Answers  


what is union, minus and interact commands? : Sql dba

0 Answers  


What is prepared statement in sql?

0 Answers  


What is the difference between microsoft access and sql?

0 Answers  


What does the argument [or replace] do?

0 Answers  


What is a record in a database?

0 Answers  


What are the set operators in sql?

0 Answers  


Categories