Answer Posted / shobhit
we can tune our code as folllows
1:reducing no of lines in code
2: using indexes based columns in our sql select statements.
3: using the best logics
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between rename and alias?
Can we create view in stored procedure?
how would concatenate strings in mysql? : Sql dba
Is it important to partition hard disk?
What are the parameter modes supported by pl/sql?
What is row_number () in sql?
What is sql*loader and what is it used for? : aql loader
What do you understand by exception handling in pl/sql?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
What is the requirement of self-join?
Explain what is a database?
How do sql triggers work?
What is gpt format?
What normalization means?
What is a stored procedure in sql with example?