Viewing 15 topics - 272,611 through 272,625 (of 284,029 total)
Topics
Started by
Posts
Last post
We're looking for any share-able SSRS reports for Microsoft's MAP tool. The MAP tool is shipp…
1 replies
Folks,In our production environment we have a operations database and a copy of the database for re…
1 replies
I have two columns which I need to divide in order to get a percentage. the tsql for getting these …
1 replies
It seems My original post was deleted. To curious_sqldba: All criteria listed in your blog has bee…
1 replies
Hi I have a linked server to AS400 but the data i'm getting back is unreadable. Some table seem to …
1 replies
The health should really be consumed care that was good from the native in 2013. You could contact…
1 replies
I'm trying to execute a package in Integration Services Catalogs and it's failing, here is the erro…
1 replies
I am trying to finding date difference between today's date and given date in the table.Some rows h…
1 replies
USE AdventureWorks2012; GO SELECT p.FirstName, p.LastName ,ROW_NUMBER() OVER (ORDER BY a.Postal…
1 replies
Hi all, I always see this result while getting DBCC OPENTRAN: Oldest active transaction: SPID (…
1 replies
I was reading about these but wondered how they would help when 99% of your sql is ORM-generated? …
1 replies
I"m trying to learn SSIS and am creating a package. I have a data flow with the following: 1. OLE D…
1 replies
I have to put the following dates in a Matrix with dip on rows and data on columns. On the same day…
1 replies
I had to take a database offline but it took ages and crashed. At first I couldn't access it but on…
1 replies
Hi All,I have the following table:declare @T table(ID int identity, NUM int);insert into @T values(…
1 replies
Viewing 15 topics - 272,611 through 272,625 (of 284,029 total)