Queries SQL Server database schema, such as tables, columns, and relationships.
About
MsSql allows users to query SQL Server database schema. It retrieves information about tables, columns, relationships, and other schema elements directly from a SQL Server database, providing a clear understanding of the database structure.