Viewing 15 topics - 264,871 through 264,885 (of 284,161 total)
Topics
Started by
Posts
Last post
SELECT ( SELECT [ExtID], [Name] FROM @tempBrand FOR XML PATH('Brand'),ROOT('Brands'), TYPE )…
1 replies
Can I create a table since a store procedure in Sql 2008? I need to send the name of the table and …
1 replies
Hi, I have a virtual network with machine DC (AD DC), Machine A and Machine B all on the same Domai…
1 replies
Quick question about moving data from one database table to another. I have one test environment an…
1 replies
USE AdventureWorks2012; GO BEGIN TRY -- Generate a divide-by-zero error. SELECT 1/0; END TR…
1 replies
Hi All Having an issue with SSIS that is doing my nut in. In one of my data flows i wish to assign …
1 replies
Comments posted to this topic are about the item Copy Triggers from One DB to Another My mantra: No…
1 replies
Hi, I am creating a new Database. In this i will have a column for to store current Date. I can spe…
1 replies
I am running the query below and seeing deadlocks from 2013-03-01 17:27:44.213 to 2013-03-03 06:51:…
1 replies
I have a cube with a single very large fact table. We add data to the table on a daily basis. About…
1 replies
Hi all, I would like to know when truncate, bulk insert and bcp operations are performed. Can anyon…
1 replies
If I was your boss and asked you this simple question (because bosses always think all questions ar…
1 replies
I am running Microsoft SQL Server 2005 - 9.00.4226.00 (X64) SQL Server 2005 Standard I had a work…
1 replies
I just got my shiny new computer from Dell with Windows 8 pre-loaded on it. It is quite zippy compa…
1 replies
HI All, Can anyone help me in skipping the special characters in the Result set. column val…
1 replies
Viewing 15 topics - 264,871 through 264,885 (of 284,161 total)