Pages

Wednesday, May 31, 2023

MS-SQL Server - Configuration & Junction Table

Configuration & Junction Table


SQL Server Configuration Manager
https://learn.microsoft.com/en-us/sql/relational-databases/sql-server-configuration-manager?view=sql-server-ver16

Junction Table
https://learn.microsoft.com/en-us/sql/ssms/visual-db-tools/map-many-to-many-relationships-visual-database-tools?view=sql-server-ver16

Creating a join on 2 SQL Tables in the gallery
https://powerusers.microsoft.com/t5/Building-Power-Apps/Creating-a-join-on-2-SQL-Tables-in-the-gallery/td-p/29188

Rich Text Format (RTF) Data Type
If you want to store it as a rtf document type, then varbinary(max)

View or change the compatibility level of a database

https://learn.microsoft.com/en-us/sql/relational-databases/databases/view-or-change-the-compatibility-level-of-a-database?view=sql-server-ver16

Drag and Drop not working in Report builder

https://learn.microsoft.com/en-us/answers/questions/541956/drag-and-drop-not-working-in-report-builder

Educational SQL Resources

https://learn.microsoft.com/en-us/sql/sql-server/educational-sql-resources?view=sql-server-ver16

Any query will be considered.


T. Amit Vaid S.

No comments:

Post a Comment