What is the filtered index?
Answer / Antul Awashthi
A Filtered Index is an index created on a subset of rows within a table, based on a filter predicate. It can significantly improve query performance for queries that frequently filter large tables and only require a small percentage of the total data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about local stored procedure?
What is a user-defined function in the sql server and what is its advantage?
I have a table Events Events containing cardno,time,id,name- -each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
what is the cursor life span?
What are the pros and cons of creating extended stored procedures?
What is the filtered index?
Explain syntax for viewing trigger?
Can we write ddl in trigger?
What are basics of policy management?
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
List down some advantages of sql stored procedure?
What is open database communication (odbc)?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)