WHEN YOU FIRE A QUERY IT WILL SLOW WHAT WILL U DO.
Answer Posted / muzaffar ali umrani
first check is there any index created in on that table, if yes then arrange your query according to index and check its execution plan and if there is no index on query then create the index.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why are databases so important?
Is this statement true or false? All databases must be in third normal form?
What is database definition (dbd)?
What is network database?
What do you understand by data independence? What are its two types?
How view is related to data independence?
What is the role of tables in database?
Can you explain the 'between' clause?
What happens when my integer identity runs out of scope?
What is database or database management systems (dbms)? And what's the difference between file and database? Can files qualify as a database?
what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?
What do you mean by cardinality and its types?
What do you understand by the view and mention the steps to create, update and drop a view?
What is environment of openedge?
What is 3nf in the dbms?