Topics
Started by
Posts
Last post
Hello, I would like advice on how to allow users to open reports. So far, we have the home folder …
5 replies
Hi We just updated from SQL2014 to SQL2022. Most everything went fairly well - except I have about …
6 replies
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
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 test2 1 …
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
Viewing 15 topics - 301 through 315 (of 401 total)
You must be logged in to create new topics.