Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the first action to perform a query?
Suppose I have four tables and five joins and my query is
getting slow day by day.

Answer Posted / sandeep t

the best way is to create another table by writing a
procedure . In the procedure create a temp table and then
populate the table which created with all the
conditions.You can use the newly created table to satisfy
all the conditions by this you could avoid creating load on
the database

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

differentiate between float and double. : Sql dba

1107


what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba

1077


When is the update_statistics command used?

1179


Can 2 queries be executed simultaneously in a distributed database system?

1190


Why is %isopen always false for an implicit cursor?

1151


What is the main difference between sql and pl/sql?

1145


What is oracle sql developer?

1118


What does count (*) do in sql?

1050


How can we solve sql error: ora-00904: invalid identifier?

1292


What is union and union all keyword in sql and what are their differences?

1157


Which sql statement is used to return only different values?

1053


write an sql query to find names of employee start with 'a'? : Sql dba

1084


Why do we use joins in sql?

1004


What is difference between joins and union?

1193


What is primary key and foreign key?

1009