Viewing 15 topics - 30,016 through 30,030 (of 284,004 total)
Topics
Started by
Posts
Last post
CREATE TABLE [dbo].[Title]( [ID] [int] NULL, [Description] [varchar](50) NULL) ON [PRIM…
10 replies
CREATE TABLE dbo.blah (CustomID INT IDENTITY(1,1) NOT NULL,CustomName NVARCHAR(50) NOT NULL,G…
7 replies
Given that I run a powershell script to capture all my AD Users and their Groups - is the a w…
6 replies
Hello I have an SQL database with more than 500 tables. How to find the rela…
17 replies
I am trying to attach a database and get the following error:Could not redo log record (62704:2232:…
1 replies
how can i add the prefix MO at end of the Data before I send to a destination which is excel spread…
2 replies
I am not DBA by any means but i am keen to understand more about DBA side and how i can improve per…
1 replies
So there is a lot of talk of turning off the prompt for accessing reports, I want to turn it on. Ri…
6 replies
Dear all, I have 3 tables in my MDS that I would like to populate with the informarmation (metadata…
3 replies
Hi, I have a Production and Test environment that has Auto-Update Statistics on.Developers sometime…
2 replies
Greetings! We are a small but growing business. We started off with 2 people in IT, and a contracto…
3 replies
Comments posted to this topic are about the item Smalldatetime
8 replies
Hello, Im trying to combine multiple lines to one like the below example.I looked at piviot but as …
3 replies
We are being told that Azure SQL Backups, even though documentations indicates FULL, Differential a…
2 replies
Dear all, I have created an entities and applied some business roles. The business rule that I am h…
1 replies
Viewing 15 topics - 30,016 through 30,030 (of 284,004 total)