in Education by
looking for a bit of advice on SQL indexing. Whats the best type of index to create on a non-unique field to allow for faster searching and updating? I created a non-clustered index which speeded it up slightly but not much. As for the system, (and please dont laugh) ive been asked to amend a clients Access 2003 / SQL 2008 back end, I dont want to re-write the whole thing (ive to upgrade to .net next year anyway) and the seraching is done via VBA modules. thanks JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Metrics Metrics Metrics Use the profiler to determine what aspects are slow. Then worry about indexing strategy specifically to address those requirements. There usually is no magic bullet.

Related questions

0 votes
    I need to synchronize two tables. TableA Id Name TableB Id Name RefID --It's a Foreign key, defined as ... MATCHED BY TARGET THEN. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I need to synchronize two tables. TableA Id Name TableB Id Name RefID --It's a Foreign key, defined as ... MATCHED BY TARGET THEN. Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    This feels like a noobish question to which I should be able to find the answer on the web, but ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    I am struggling trying to update a row in an Azure SQL database. What I am trying to do is to ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 23, 2022 in Education by JackTerrance
0 votes
    _______________ has made PL/SQL code run faster without requiring any additional work on the part of the ... topic in chapter Query Processing Techniques of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    I have a simple method to search a pandas dataframe column for a list of keywords; however, I'd like to create a ... do everyth 28,passei o dia com o meu amor comemo demai...
asked Apr 13, 2022 in Education by JackTerrance
0 votes
    I need a datastructure to find all segments falling in a rectangle (in C#, even if it is not the ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    Which of the following function is used for searching text strings by means of regular expression? (a) grepd ... and answers pdf, Data Science interview questions for beginners...
asked Oct 29, 2021 in Education by JackTerrance
0 votes
    What is an index in SQL? Can you explain or reference to understand clearly? Where should I use an index? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    What is an index in SQL? Can you explain or reference to understand clearly? Where should I use an index? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I am working on vs 2010 and EF 4.1 with SQL server database. Below mentioned code works fine with local SQL ... , Func`1 continuation) Select the correct answer from above options...
asked Feb 3, 2022 in Education by JackTerrance
0 votes
    What is the purpose of the index in sql server? (a) To enhance the query performance (b) To ... Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    Which of the following is a private Search-engine and do not track our searching data? (a) Google (b) ... Need-for-Cyber Security:,Cyber Security-Jobs:,Cyber Security Applications...
asked Nov 1, 2021 in Education by JackTerrance
0 votes
    I have an XML file which is structured as follows: place1 location1 place2 location2 place3 location3 These ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    Name the different searching techniques used to retrieve information on Internet. Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
...