Topics
Started by
Posts
Last post
Since my last visit, I've gotten by with just using my "Teach yourself SQL" book and lots of web se…
10 replies
Hi there We are using SQL Server 2016 with R Services (In Database) and are having issues trying to…
4 replies
I have result set with 4 columns. for example my column names Routername,a,b,c in result set. …
3 replies
Hi,For Index Rebuilds, I only find articles about how to do, which I know. What I would like to kno…
9 replies
I have multiple tables with the same name but different schemas. I want to script out the drop of o…
8 replies
Hi folks, I'm importing AWS data (json files) into SQL. Each file contains data on one single…
3 replies
Here's an interesting riddle. I'm building a code generator, so the SELECT clause is just one…
18 replies
Hi All, EDIT: I was convinced I was connecting to a 2016 instance but just now found out it's …
8 replies
I have a data table which has RowNo, EntityName, Value, KeyYear. RowNo is Unique. EntityName …
6 replies
Apologies if this has been asked before, searching for it yields too many results. I've been elimin…
11 replies
Hi. I have a table with date and a increasing value.There is not allways one reading per month…
4 replies
hi All, Hope all are fine create table #sample(id varchar(100), version_no int, set_ty…
14 replies
Hello comunity,I build this Trigger to insert into table mytab 2 keys for u…
1 replies
I would like to join 2 tables in a view, but be able to insert into said view and have the record o…
3 replies
Updated Query tables: I have a table called DisplayFields and another one called tax. Displayfields…
10 replies
Viewing 15 topics - 2,236 through 2,250 (of 3,092 total)
You must be logged in to create new topics.