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
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 |
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 |
What does (+) mean in sql joins?
How do I view stored procedures?
What is a trigger word?
what is the sql query to display current date? : Sql dba
what are wild cards used in database for pattern matching ? : Sql dba
what is error ora-03113: end-of-file on communication channel?
what is union, minus and interact commands? : Sql dba
What is prepared statement in sql?
What is the difference between microsoft access and sql?
What does the argument [or replace] do?
What is a record in a database?
What are the set operators in sql?