Topics
Started by
Posts
Last post
Hi ! i got a task where i am to post only the Reshnum of the Department with the highest count of a…
5 replies
i have a Problem in my code, the case is this. I need to count the amount of employees in all the d…
4 replies
Sorry for the dumb question, but given all the "things" that return tables... temp tables, table-va…
4 replies
Hi, I've got the following version of SQL Server installed. Microsoft SQL Server 2016 (SP2-CU16) - …
5 replies
Hello, I have a problem with "xp_subdirs" inside a stored procedure that always has worked in the p…
2 replies
Hi everyone, I am working with a recursive CTE that loops through records. I have lead and lag vari…
8 replies
Hello: I have the following query... SELECT JobOperations.jmoJobID AS JobNo, JobAssemblies.jmaPartI…
5 replies
create table test ( sort_path varbinary(4096), ); insert into test (sort_path) values (0x00000…
2 replies
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
Viewing 15 topics - 1,306 through 1,320 (of 1,791 total)
You must be logged in to create new topics.