About 543,000 results
Open links in new tab
  1. Add or Edit Filter - SQL Server | Microsoft Learn

    Sep 27, 2024 · The Add Filter and Edit Filter dialog boxes allow you to add and edit static row filters and parameterized row filters. Note Editing a filter in an existing publication requires a new snapshot for the publication.

  2. Configure and Manage Filters for Search - SQL Server

    Feb 28, 2023 · Applies to: SQL Server Azure SQL Database. Indexing documents in a varbinary, varbinary(max), image, or xml data type column requires extra processing. This processing must be performed by a filter. The filter extracts the textual information from the …

  3. Filter Table Rows - SQL Server | Microsoft Learn

    Sep 27, 2024 · Applies to: SQL Server Azure SQL Managed Instance. The Filter Table Rows page allows you to: Apply static row filters to table articles in snapshot, transactional, and merge publications. Apply parameterized row filters to table articles in merge publications. Use join filters to extend filters on merge table articles to related table articles.

  4. How to filter objects in SSMS 2016 - SQL Shack

    Mar 5, 2020 · In this article, we will learn how to apply a filter to identify specific databases, database objects, and SQL Jobs in SSMS 2016.

  5. SQL Server Profiler - How to filter trace to only display events …

    In SQL 2005, you first need to show the Database Name column in your trace. The easiest thing to do is to pick the Tuning template, which has that column added already. Assuming you have the Tuning template selected, to filter: Select "DatabaseName", click the plus next to Like in the right-hand pane, and type your database name.

  6. SQL Server Filter By Date

    3 days ago · SQL Server Filter By Date. Before diving into specific approaches, it’s crucial to understand how SQL Server stores and processes date and time data. SQL Server offers several date-related data types, each with specific use cases: date: Stores date only (no time component) time: Stores time only (no date component)

  7. SQL Server Management Studio - using multiple filters in table list ...

    Aug 7, 2017 · In Management Studio, you can right click on the tables group to create a filter for the table list. Has anyone figured out a way to include multiple tables in the filter? For example, I'd like all tables with " br_* " and " tbl_* " to show up. Anyone know …

  8. How to Filter Objects in SSMS - SQL DBA Blog - peter-whyte.com

    Feb 15, 2025 · Learn how to quickly filter objects in SQL Management Studio (SSMS), useful if you're looking for specific tables, views, logins and more.

  9. SQL Server Filtered Indexes: How and When to Use Them

    1 day ago · SQL Server’s filtered index is one of the most effective features for improving query performance and reducing index maintenance. Whether you’re working with big tables that don’t have much data or queries that constantly filter by the same conditions, filtered indexes offer a smart way to focus only on the rows that matter most.

  10. Hybrid Search in SQL Server and Azure SQL Database

    Apr 7, 2025 · By combining full-text and vector-based search, and applying RRF for re-ranking, you’re able to build smarter and more flexible search solutions directly within SQL Server or Azure SQL. This approach is not only technically efficient but also developer-friendly and highly adaptable to real-world use cases.

  11. Some results have been removed
Refresh