Topics
Started by
Posts
Last post
Hi, I know there are several cases where we as database developers need reference tables to help us…
10 replies
Hi,does anyone know of a page that lists all SQL functionality across each of the versions (particu…
2 replies
How do you pass a table like this?;WITH TestTbl AS( SELECT * FROM myTable) C…
4 replies
Hi All, Sorry if this is the wrong forum I'm nor sure where to post it. I am using Visual Studio 20…
1 replies
Hi all, I've done a lot of research and tried so many things for around a week. I'm desperate at th…
29 replies
Hi We are planning to use use SQL 2016 Dev Ed. in dev and test enviroments. I have not found o…
2 replies
Hi Experts, create table #T1(id int,cname varchar(50),cform varchar(50),dependency int);inser…
1 replies
Hi Champs, I have an update query for record which has around 50 crores of data , and&n…
5 replies
Hello All, I've implemented Full Text Search and able to search with Contains. Is it possible to se…
1 replies
Hi, I would like to add new variable(Current Complete Week -1) to the SP for below condition. Curre…
13 replies
Apologies if this has already been asked, but I can't find a similar topic. I have a system-version…
2 replies
Can anyone give a convincing argument as to why SQL 2016 gives different results for these two quer…
4 replies
hi, the issue is like thisi want to loop over set of unknown values for that i've:1. created an 'Ex…
2 replies
I am trying to create a text variable called @varnumber with a leading zero for values less that 10…
12 replies
I have a SQL server 2016 sp1 sitting on a windows 2016 standard 64 bit, and I am trying to get open…
9 replies
Viewing 15 topics - 2,341 through 2,355 (of 3,091 total)
You must be logged in to create new topics.