Topics
Started by
Posts
Last post
I've been digging around playing with spatial maps in SQL Server. I've read a few articles on geoc…
5 replies
Hi everyone, I have created a sum UDF and I cannot call it. The variable being called cannot be bo…
6 replies
By: Scott745618
I'm trying to connect SQL Server installed on a Linux server through Docker from a C++ application …
1 replies
Hello All, I am new to the SQL realm and at work I use SQL Studio. I have a question in regards to …
4 replies
Hi Everyone. I'm hoping someone can take a look at my code here to see what I am missing. I'm tryin…
2 replies
Hi there I have two tables, one with an ID and Amount (Table 1) and the Second with a Column called…
5 replies
We have many reports and are looking for a way to apply header/footer classifications or notices. I…
1 replies
Hi I have a table with a could that has over 3000 rows for employees name, in some of the rows ther…
4 replies
Today I learned that Group and Count do not pay attention to "THEN" in the case statement. I though…
12 replies
Is there a way in the same SELECT statement to show different columns without using dynamic SQL? I …
3 replies
Hello trying to find unique values on the following table First temporary table query (Master Data…
17 replies
Hi, we use the SqlBulkCopy class for insert bulks (SQL 2019). Is there an option to set the ROWS_PE…
1 replies
Hi friends, I’d like to have your help. I have a SQL Server database, and a table dbo.OnData on it.…
8 replies
I want to do a dynamic query whose result is the intersection of several results. I have this table…
1 replies
I need to parse the following XML file into columns and rows: <?xml version="1.0" encoding="UTF-…
4 replies
Viewing 15 topics - 1,306 through 1,320 (of 1,784 total)
You must be logged in to create new topics.