Topics
Started by
Posts
Last post
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
I have replication set up and for a variety of reasons I don't want to have the schema updated auto…
6 replies
Hi ,I would like to split a given number into 3 numbers based on a percentage(98.6% , 1.2% and 0.2…
6 replies
I have a power shell sql script that works as I desire except the top line of the excel (csv file i…
2 replies
Hi there I am trying to the Channel list from a particular XML file in lines 868 - 872 (Instrument…
4 replies
Hi all, I'm a newbie to T-SQL. Please can you help me with the below query . Thanks in advan…
7 replies
Hi Everyone For some reason, all the values I imported into SS got changed to text even though the …
2 replies
Hello All, I'm working on a project that the manager would like to mask some sensitive data. I know…
4 replies
Viewing 15 topics - 1,111 through 1,125 (of 1,793 total)
You must be logged in to create new topics.