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 will you do If the low Performance occurs?

Answers were Sorted based on User's Feedback



What will you do If the low Performance occurs?..

Answer / bhanu pratap singh

We will create "full text search" in our database queries,
by doing it we can increase the speed of our queries.

Is This Answer Correct ?    0 Yes 1 No

What will you do If the low Performance occurs?..

Answer / yudistara

reducing complexity of the sql statements..
verifying indexes..
available storage space...
\Let me know is there any misleadings

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More SQL Server Interview Questions

List out the different types of locks available in sql server?

0 Answers  


Mention the different types of triggers?

0 Answers  


What are different types of raid levels?

0 Answers  


What is a data source file?

0 Answers  


Why do we need different type of parameter?

0 Answers  


Can we use where clause with group by?

0 Answers  


What is the difference between the following two sql statements select count(*) from <tablename> select count(col_name) from <tablename>

5 Answers   247Customer,


Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?

0 Answers  


What is better - 2nd Normal form or 3rd normal form? Why?

2 Answers   TCS, TPK,


How many types of triggers in sql server?

0 Answers  


there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration

0 Answers  


does physical index sort data

1 Answers  


Categories