Topics
Started by
Posts
Last post
I have a scenario where: a company can have many workers(01,02) & worker can have multiple jobs…
4 replies
I am trying to update a field , which is defined as an INT. UPDATE dbo.tableexample set minutes = m…
3 replies
It’s been almost 4 years since Microsoft released 2016 SP2 and I’m wondering what happened to SP3 g…
4 replies
I'm investigating a performance issue and have narrowed it down to the following code: Declare @IsM…
9 replies
I have a table that I get on the 1st of each month, and it has all the jobs scheduled for the entir…
4 replies
Hello friends, I am looking at a query where the designs are as follows: Table A Name, DateOfBirth …
5 replies
Is there any measurement(query) that can be used to check for correct value used. I have a table th…
3 replies
I have table and record as below. I have this database in DB2 and I replicate this databse in SQL s…
6 replies
Hello all, I have a table named [dbo.Transaction] with multiple columns. My questions are around tw…
5 replies
I need to gather the starting position of the keyword "sql" from a sql statement from a table so th…
3 replies
I am trying to use PIVOT to convert rows into columns. Following is the sample code with some data.…
8 replies
I have data in table like this. I want to fill/insert the rows with missing quarters from 2019-Q1 …
10 replies
Hello, All My scenario is around packing process, so a bit of a background: 1. We pack our products…
4 replies
So I am trying to execute a stored procedure on another server from another server but can not get …
5 replies
I am trying to write a script in visual basic, for an interactive ssis package, and am getting the …
1 replies
Viewing 15 topics - 376 through 390 (of 3,091 total)
You must be logged in to create new topics.