Topics
Started by
Posts
Last post
We just migrated from sql 2000 to 2008. Okay so there are 2 computer servers. The one is running SQ…
7 replies
Hi, Can anyone please advice on how to convert a date to the format as Month name and year(2 digits…
7 replies
Well I got the question, I already know that it's not possible via a t-sql query But what would be …
1 replies
I ran following Glen Berry's query on my Prod server: SELECT DB_NAME(fs.database_id) AS [Database N…
3 replies
TITLE: Microsoft SQL Server Management Studio ------------------------------ Cannot show requested …
1 replies
SELECT ProductSkuTypeId = pst.[ProductSkuTypeID], ProductSkuTypeName = pst.[Name], p.ProductTaxCode…
2 replies
I would think that this would be an easy find with google... However, I have not found anything use…
3 replies
Does anyone has ever implemented any script where in if the drive has less disk space (say 20 GB or…
3 replies
I have this query which runs every night pulls 800,000+ records. I just wanted to know if there is …
50 replies
I have a requirement to read a value from table and increment it by 1. There can be multi-threads …
2 replies
Hello, I am would like for a Trigger to fire after an SSIS job finishes. My understanding is that i…
1 replies
I am working now on optimization of an update query for a particular table and I want to measure th…
6 replies
Here is a sample order # we used for one of our shipments: BL-53151-24954-1-0001-33934 I need to ex…
2 replies
Hello Experts, I wrote the below script to move the SP from master to another db, but does not seem…
3 replies
I can't figure out why this won't work. POST_DT is nvarchar(50). I know it should be datetime but, …
2 replies
Viewing 15 topics - 4,126 through 4,140 (of 30,225 total)
You must be logged in to create new topics.