<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>必应：SQL Database View</title><link>http://www.bing.com:80/search?q=SQL+Database+View</link><description>搜索结果</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>SQL Database View</title><link>http://www.bing.com:80/search?q=SQL+Database+View</link></image><copyright>版权所有 © 2026 Microsoft。保留所有权利。不得以任何方式或出于任何目的使用、复制或传输这些 XML 结果，除非出于个人的非商业用途在 RSS 聚合器中呈现必应结果。对这些结果的任何其他使用都需要获得 Microsoft Corporation 的明确书面许可。一经访问此网页或以任何方式使用这些结果，即表示您同意受上述限制的约束。</copyright><item><title>Views - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/relational-databases/views/views?view=sql-server-ver17</link><description>Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW) SQL analytics endpoint in Microsoft Fabric Warehouse in Microsoft Fabric SQL database in Microsoft Fabric A view is a virtual table whose contents are defined by a query. Like a table, a view consists of a set of named columns and rows of data. Unless indexed, a view ...</description><pubDate>周六, 04 4月 2026 19:05:00 GMT</pubDate></item><item><title>SQL Views - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/sql/sql-views/</link><description>A SQL View is a virtual table created from the result of a SELECT query. It does not store data physically but displays data stored in underlying tables. Views help simplify complex queries, enhance security, and present data in a cleaner, customized format. Example: First, we will create a demo SQL database and table, on which we will use the TRUNCATE TABLE command. Query: CREATE VIEW ...</description><pubDate>周日, 05 4月 2026 22:03:00 GMT</pubDate></item><item><title>Get information about a view - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/relational-databases/views/get-information-about-a-view?view=sql-server-ver17</link><description>Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW) SQL database in Microsoft Fabric You can gain information about a view's definition or properties in SQL Server by using SQL Server Management Studio or Transact-SQL.</description><pubDate>周日, 05 4月 2026 14:03:00 GMT</pubDate></item><item><title>Analyze and Prevent Deadlocks - Azure SQL Database</title><link>https://learn.microsoft.com/en-us/azure/azure-sql/database/analyze-prevent-deadlocks?view=azuresql</link><description>Learn how to analyze deadlocks and prevent them from reoccurring in Azure SQL Database and SQL database in Fabric.</description><pubDate>周五, 03 4月 2026 16:14:00 GMT</pubDate></item><item><title>GRANT Database Permissions (Transact-SQL) - SQL Server</title><link>https://learn.microsoft.com/en-us/sql/t-sql/statements/grant-database-permissions-transact-sql?view=sql-server-ver17</link><description>GRANT Database Permissions (Transact-SQL) Important A combination of ALTER and REFERENCE permissions in some cases could allow the grantee to view data or execute unauthorized functions. For example: A user with ALTER permission on a table and REFERENCE permission on a function can create a computed column over a function and have it be executed. In this case, the user must also have SELECT ...</description><pubDate>周日, 05 4月 2026 14:17:00 GMT</pubDate></item><item><title>Understanding the Purpose of Creating a View in a Database</title><link>https://www.baeldung.com/sql/database-view-purpose</link><description>One concept that aligns well with both performance optimization and data abstraction is the database view. In this tutorial, we’ll explore the main purposes and benefits of creating views in a database. We’ll use the University schema for code examples throughout the tutorial. 2. What Is a View?</description><pubDate>周四, 02 4月 2026 04:27:00 GMT</pubDate></item><item><title>Databases - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/relational-databases/databases/databases?view=sql-server-ver17</link><description>Learn about database schemas, tables, filegroups, logins, and roles. See how you can use the SQL Server Management Studio tool to work with databases.</description><pubDate>周日, 05 4月 2026 14:17:00 GMT</pubDate></item><item><title>sys.event_log (Azure SQL Database) - SQL Server | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/sql/relational-databases/system-catalog-views/sys-event-log-azure-sql-database?view=azuresqldb-current</link><description>The events recorded by each row in this view are identified by a category (event_category), event type (event_type), and a subtype (event_subtype). The following table lists the types of events that are collected in this view. For events in the connectivity category, summary information is available in the sys.database_connection_stats view.</description><pubDate>周五, 03 4月 2026 00:22:00 GMT</pubDate></item><item><title>View list of databases on SQL Server - learn.microsoft.com</title><link>https://learn.microsoft.com/en-us/sql/relational-databases/databases/view-a-list-of-databases-on-an-instance-of-sql-server?view=sql-server-ver17</link><description>Learn how to view a list of databases on an instance of SQL Server by using SQL Server Management Studio or Transact-SQL.</description><pubDate>周四, 02 4月 2026 19:22:00 GMT</pubDate></item><item><title>Solved: Mirrored Azure SQL DB - 'VIEW SERVER SECURITY STAT ...</title><link>https://community.fabric.microsoft.com/t5/Fabric-platform/Mirrored-Azure-SQL-DB-VIEW-SERVER-SECURITY-STATE-permission/m-p/4664678</link><description>GRANT VIEW SERVER STATE TO [UserOrServicePrincipal]; GRANT VIEW SERVER SECURITY STATE TO [UserOrServicePrincipal]; These permissions must be granted at the server level, not just at the database level. If permission cannot be granted directly, ensure the user is configured as an Azure AD Admin on the SQL Server.</description><pubDate>周五, 03 4月 2026 21:01:00 GMT</pubDate></item></channel></rss>