Topics
Started by
Posts
Last post
This is my first post in this forum, so hello everyone! Would be most grateful for help with the fo…
10 replies
I have an employee table with job Start and End dates. I also have a shift table of all available s…
9 replies
I'm currently working with SQL Server 2022 - Development edition and I'm facing a couple of challen…
2 replies
Hello All, I have a table where I am having data like below. Here my requirement is I need to get t…
9 replies
I have an issue in the report. Have added new table in the SP. After adding new table report render…
4 replies
hi, can i get one example of following from this link https://learn.microsoft.com/en-us/sql/t-sql/q…
1 replies
I have several tables and stored procedures that have an user ID of a person that is no longer with…
1 replies
Hi everyone, Newbie here. How to remove duplicates caused by DateFrom and DateTo columns? I …
3 replies
Hi, We have a Time & Attendance application that stores the time punched by each employee in a …
19 replies
I feel like this is a common issue but I'm having problems finding good examples on how to accompli…
2 replies
Hello, can you help me out? I'm having a bit of a brainfreeze. Looking for a way to distinct 2 fiel…
5 replies
Hi, i have a sample table: table ID  flag  name 1    0   test1 1    0…
17 replies
hi, drop table #t create table #t (tid int,c1 varchar(35),c2 varchar(35),c3 varchar(3…
1 replies
Hi everyone, I have a directory of many csv files such as C:\Temp\NP-001.csv C:\Temp\NP-002.csv C:\…
7 replies
I have a varchar(max) column which has sensitive data and want to encrypt it. I used ENCRYPTBYPASSP…
2 replies
Viewing 15 topics - 211 through 225 (of 310 total)
You must be logged in to create new topics.