Topics
Started by
Posts
Last post
Hi, I'm very grateful for any light that can be shed on this. My code was per the following: SUM( I…
13 replies
Western Michigan vs Kent State Live Streaming
1 replies
hi, I am running a stored procedure , in which I am getting rows from linked server.Its runs …
1 replies
I am using the function dbo.DelimitedSplit8K to split. i neeed to split the result of another split…
12 replies
In one of our databases, I just observed an index which is over 900 bytes. Index is on 3 key fields…
4 replies
Hi All, thanks in advance for any help. I have a table where I store holiday bookings, one row per …
17 replies
Hi, I was just trying to find out all the modules (procedures, functions, triggers) that uses funct…
13 replies
How can I use SQL to remove a decimal from a field value. Current value = 1.66770 Correct value = …
12 replies
Hi, below is the sample table with data and expected output Create table Sample1(ID int,value1 int)…
4 replies
Thanks for looking in to my question. Does anyone know if there is an equivalent function available…
7 replies
How do you get SQL Server to assign the next identity to a query? I am getting a NULL not allowed f…
8 replies
Hi, I have the below table CREATE TABLE [dbo].[BookOrderTest]( [TitleID] [int] NULL, [Title] [nv…
3 replies
declare @xml xml = '<root> <name>hand <val>strong</val> </nam…
5 replies
hi i have table from where data is coming like this price 12.345 345.6789 23.56 now i am taking th…
2 replies
Does developer champs have a better idea of rewriting this simple query. It takes 20+ seconds to ex…
2 replies
Viewing 15 topics - 496 through 510 (of 10,647 total)
You must be logged in to create new topics.