[Announcement] SQL server related Forums will be migrated to a new home on...
This SQL Server related Forum will be migrated to a new home on Microsoft Q&A!We’ve listened to your feedback on how we can enhance the forum experience. Microsoft Q&A allows us to add new...
View ArticleTrailing Spaces
HiI have a pretty simple table setup with 3 columns-ID (PK)SettingName (nvarchar(100))SettingValue (nvarchar(100))The data in SettingValue column varies in length. When i first add the data into the...
View ArticleSQL Cluster date integrity
Hi there,We are evaluating database solutions for our upcoming eCommerce project, and trying to finalize if we use MS SQL cluster or MySQL. Besides many aspects to be considered, one of elements has...
View ArticleDiscussion board type of forum based on SQL
Hello,I have been asked to find a discussion board type of forum based on SQL that can be used in the office internally. We are not looking for anything that is cloud based but an application that can...
View ArticleOne database vs. multiple-- which is better?
Is it better to separate concerns if I'm using several dozen tables, into separate databases, or to keep all tables together in a single database?I have a few dozen tables in a single database, with a...
View ArticleHelp me to create ERD?
Each club member is expected to attend all book review sessions . For each book review session to go ahead, several club members must register to attend it. Every book review session is identified by a...
View ArticleAdding mulitple MDF /NDF files to large databases
We are provisioning a database which is expected to grow rate 2 TB per year. Sql server 2016 SP2 Enterprise question related to creating multiple files with in primary file group to re-balance the...
View ArticleAlways Encrypted
Hi, As everyone we are aware of the limitations on Always Encrypted concept like below. a. Look for unsupported query patterns in ETL and identify alternatives. eg:- 1. BULK INSERT INTO SELECT FROM...
View Articledatabase -allow_snapshot_isolation on and read_committed_snapshot
Hi our sql server versions 2016 SP2 enterprise and having deadlock our the period of time. so Application team adviced to enable following setting DB level . Pleas note these DB are always on...
View Article