Topics
Started by
Posts
Last post
I am a SysAdmin on a test/dev SQL instance. Other non-sysadmin users (developers) need the ability…
5 replies
I'm having odd performance difference when running the same query two different ways. Literally, th…
16 replies
I have a table that lists math Calculations with "User Friendly Names" that look like the following…
3 replies
OK, I know about this: http://www.sqlservercentral.com/scripts/Security/69558/ But the script has "…
1 replies
Hi There, create table #sample ( Name varchar(100), value int ) insert into #sample values ('xxx',…
2 replies
Hi everyone, I have a query to run a report where the results has a column named “Due Date” which h…
2 replies
In a sql server 2012 database, I have a column called TransactionPaymentDate. The column is defined…
6 replies
Hello, I was wondering if someone can help me with an issue that I'm having. The problem is that I'…
4 replies
Stumbled on something strange & pecular when implementing a query using TRY_PARSE. Started to …
4 replies
I try to do all insert-actions in one SP. But it doesn't work. I couldn't insert any values into th…
29 replies
I have a series of records based on empid where I want to identify the empid that may have discrepa…
5 replies
I have a series of records based on empid where I want to identify the empid that may have discrepa…
3 replies
Hi everyone, I have been searching the everywhere in the hope of finding an answer to a problem tha…
15 replies
Hi all, i created a SSIS package where ''execute sql task'' where the table 1 to 10 are truncated a…
7 replies
Hi Guys, I am using Merge Statement. Here is my requirement, I don't want to Insert data if Client…
4 replies
Viewing 15 topics - 4,216 through 4,230 (of 4,984 total)
You must be logged in to create new topics.