Topics
Started by
Posts
Last post
I have this question selecting all students that are registered to a course. Select distinct Regist…
12 replies
Hi Guys! Hope you can help me with this. I have 3 tables as: table 1A B …
10 replies
Hi ,I have a very Huge table (millions of the rows). I am performing a batch operation on it via SQ…
6 replies
Got a new SQL Server, running SQL 2016 on Windows Server 2016. This VMWare at our hosting site.Serv…
19 replies
THROW has more cons than pros. This is the consensus I've encountered among developers.This post go…
4 replies
hello all, i would like to seek your kind help regarding the transpose of rows into columns.i have …
2 replies
Declare @color nvarchar (100) Set @color='Red or Blue' Select T1.CARDID,t1.CarDescription,@COLOR fr…
2 replies
I'm in a SQL2016 environment.Help me find the logic mistake in my code, please! I have an issue whe…
5 replies
I'm using SQL Server Management Studio. There is a table called Agreement in my database containing…
14 replies
I wish to change this SQL: SELECT CONVERT(varchar(2), Data.WeekNumber) AS We…
7 replies
Thanks. I am trying to shred the xml below but getting more rows instead of 3 rows. Any help? I wan…
5 replies
Installed barcode fonts on the Database Server and Rebooted the server.When I open report in the Re…
3 replies
Hi all,I have json like thisDECLARE @j NVARCHAR(max) = N'[{"Views":1,"Date":1493119613,"MediaCaptio…
5 replies
I have a client that is terrible about giving me consistent data sets, so there could be any number…
5 replies
Good evening I have the following code I need to execute and I can't for the life of me find any go…
3 replies
Viewing 15 topics - 2,686 through 2,700 (of 3,091 total)
You must be logged in to create new topics.