Topics
Started by
Posts
Last post
Hello All, It's been a while. See the DDL/DML. I have a multiplier field associated with each day …
8 replies
Hi community, I have a table in my database which consists of 100,000 rows. I am trying to move thi…
2 replies
Hi everyone, I have a XML file which consists of data like this: <Individuals> <Individ…
5 replies
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
Viewing 15 topics - 376 through 390 (of 3,093 total)
You must be logged in to create new topics.