Topics
Started by
Posts
Last post
Folks: I need help with a query. I have a column in which we store the stored procedures executed h…
2 replies
I have a data flow (in SSIS 2016) and in the Lookup I am matching on the first three columns. Howev…
6 replies
Hi One of my users ran the following code set nocount on ;with R0 as(select 1 as …
20 replies
I'm facing an dilemma in something similar to a sales database with parent-child relationships betw…
10 replies
I have to create a project which should have a GUI because people who gonna use it don't know TSQL.…
56 replies
Hi,hopefully I'm @ the right place to ask; how and can I use the Computed Column Specification form…
9 replies
One of the tables I am working with contains a column with string values like this: 3,4,6,9,12,241,…
6 replies
Hello, I have one SP CREATE PROCEDURE [dbo].[usp_test] @year char(4), @criteria varchar(50) = NUL…
18 replies
Afternoon all, Please can anyone help me with a Microsoft SQL Server query? I have set a constraint…
3 replies
While traversing folders in a foreach loop, I need to have a variable set with the path of the file…
3 replies
hi, I am working with three different tables:headerTablelineTable andsaleDateTable I am trying to f…
10 replies
I've started moving my development over to SQL Server Data Tools 2017 which is working great f…
3 replies
Hello I have the code below but what might i put in my catch statement that wold be meaningful? The…
2 replies
Inside a stored proc for an ETL process is the following code declare @whereclause_1 nvarchar(…
4 replies
hi, I have following sample data set: SaleID SaleMarkdown &…
12 replies
Viewing 15 topics - 1,156 through 1,170 (of 1,537 total)
You must be logged in to create new topics.