Topics
Started by
Posts
Last post
I have recently created a code generator which needed to generate 4 Stored Procedures in the destin…
4 replies
I have a table with date column as follows dailydate 2019-10-29 2019-10-30 2019-10-31 Need a query …
1 replies
How can I generate sqlservername in the middle of an UNC path? select N'\\ABCD\EFGH\IJKL\MNSP\("sel…
3 replies
Hello All I have an issue regarding getting column value with flag=Y in all rows- as latest address…
1 replies
I am trying to get last day of the month minus one day. I am using belows query to get lasy day of…
27 replies
Hi, I have 2 columns in a table: rct_ref_to_date int rec_ref nchar(10) I need to …
4 replies
Hi I would like to get the time difference between rows per application and if the difference of ti…
7 replies
Hi I would like to get the time difference between rows per application and if the differenc…
1 replies
Hi everyone Hopefully someone can help with me with please. I am using the name GIFTAID as part of …
4 replies
hello this is imple inner join query declare @t table (id int not null identity(1,1),x int ,y int,z…
1 replies
Hello, I am pulling some address data from a legacy system and it has three address fields in the t…
2 replies
Dear All, Am having a table where data's are saved in the below format. Could you please guide me h…
2 replies
My db version SQL Server 2008. CREATE TABLE [dbo].[exp]( [day] [int] NULL, [budgethead] [int] NUL…
3 replies
hello i have 2 table select id,txt from @jo select * from @temp id txt ----------- --…
1 replies
hello i have 2 table first is holiday date second is calendar me need to update calendar tab…
3 replies
Viewing 15 topics - 46 through 60 (of 10,647 total)
You must be logged in to create new topics.