Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for best index
Message
De
04/03/2016 10:33:32
 
 
À
04/03/2016 02:59:10
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2014
OS:
Windows 8.1
Network:
Windows 2008 Server
Divers
Thread ID:
01632184
Message ID:
01632533
Vues:
51
>To date, my experience with SQL Server,
>tells me that if the relationship SIZERAM / SIZEDB is very small 1
>it is common to have performance degradation.
>Certainly the size of RAM it must be larger than the size of the Client table including the indexes.

The size of that table is 40 GB.

I have requested more RAM since a very long time.

>Another issues it is a bad optimization of @variables.

Are you saying that protection for SQL injection should be removed from all the commands? Parameterized approach has always been the case since a very long time. Or, is it that you are suggesting to avoid the SQL injection approach ONLY when using the full text index and use a direct approach instead?

IAC, I checked the execution plan on the direct approach and I have attached the file.

SQL Server seems to have offloaded the request to current index and only needs 1% from the full text index.

How can we explain that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform