Topics
Started by
Posts
Last post
Hi guys hope you are all well I am struggling to write a sql code which will pick up the sales val…
9 replies
I am running a search, passing a column with keywords into inner joint. SELECT SentimentCa…
1 replies
I have a following table (Contains script to generate the sample table with data): CREATE TABLE [db…
22 replies
I'd like to get the CommandTimeout=0 into the command below before the ExecuteReader is done…
2 replies
Hi all, I have a problem with this query: SELECT top 10 (total_elapsed_time/execution_count)…
1 replies
I am sure that my question must be easy for someone with more SQL experience. It is extremely confu…
3 replies
I have such a situation. I have a query where I want to some one field and not to sum another (mayb…
2 replies
I have such a situation. I basically need to put my whole code into a second temp table(?) to be ab…
3 replies
Hi everyone I am getting error Arithmetic overflow error converting expression to data type smallin…
10 replies
I have such a situation I use this command to basically allow division by 0. So far it was working …
2 replies
Hi, I have the following table: DECLARE @Employee TABLE ( EmpNumber INT , MgrEmpNumber INT , Pos…
6 replies
Hey everyone, I have an issue joining 3 temp tables. I have such tables 1) Snapshot 2) Forecast 3) …
7 replies
I'm using dbcc trace in connection with sp_readerrorlog to detect deadlocks and display them respec…
2 replies
hello How to get output below query ple any one Suggest me. i will try below SELECT *,CONCAT (Colum…
8 replies
i have a table where i have mix and match records under statement column. i am trying to filter bas…
4 replies
Viewing 15 topics - 1,111 through 1,125 (of 1,800 total)
You must be logged in to create new topics.