Topics
Started by
Posts
Last post
I want to compare values in every row of one table. For example, if I have a table that has the fol…
8 replies
I have a simple query which has one parameter (@Amount); if I use it like the pasted code below, it…
5 replies
Good Morning, I am looking for some advice on some work i have been given. currently we have a smal…
2 replies
hello Not sure if anyone has run into this issue but we have a column in sql that has an open varch…
1 replies
Hello , I've created a bit of a monster with my inner Join. I'm hoping someone could give me some t…
9 replies
I have a Main table that contains a field 'WONum'. A similarly named filed exists in two other tabl…
7 replies
Hi, Can we use SQL SERVER 2014 Developer free Edition for UAT environment. Please help me. Thanks, …
1 replies
Hello, I am writing a script to do some heavy data transformation in my ERP. The script begins with…
14 replies
Hi We created a new SSRS server, copied over reportserver db and all the ssrs subscriptions of cour…
1 replies
Is it possible to rewrite this routine to be a single query, instead of a cursor. We take a daily…
2 replies
I am trying to import an Excel file (*.xlsx) into a SQL Server table using both SSIS and the "Impor…
15 replies
I have two tables. A lookup table that has a PK and various columns. Looks something like this: tbl…
7 replies
I have a simple query where I needed to see if a qty had decimal places. I was instructed to use fi…
2 replies
I am having an issue in which sp_getschemalock is running with a duration of >= 800ms any time I…
1 replies
I have the following tables: create table Cars ( CarID int, CarType varchar(50), PlateNo varchar(20…
4 replies
Viewing 15 topics - 181 through 195 (of 3,062 total)
You must be logged in to create new topics.