Topics
Started by
Posts
Last post
Hi all, Trying to merge the result sets of two tables, "Column 'dbo.Detail2016.ServerName' is inva…
1 replies
I'm working on parsing out strings into a standard format. I have provided the examples of strings …
4 replies
Please find the query CREATE TABLE #NEXTMONTHS ( Months DATE ,[Month No] INT ,[year] INT ,FYYea…
4 replies
Hello all, I have a scheduled job that occasionally (once in a blue moon) needs to be run on demand…
2 replies
hi I have the sample data:Insert Into @Table (Id,Code, StartDate, EndDate, TimeDiff) SELECT 1, 'DA6…
39 replies
People, I have a tsql code with for XML explicit and when there are empty value the code must be &…
2 replies
Hi Experts, I am using SQL Server 2005 for this requirement. I have a requirement to modify XML fil…
1 replies
DECLARE @xml AS XML = '<Root> <SubNode> <Property1>Value 1</Property1> …
4 replies
Hi I have this sample data INSERT INTO #dates VALUES ('DA6557','2016-07-01 09:00:00.000','2016-07-0…
5 replies
I am trying to join two tables Table A and Table B Table A has 4 records and Table B has matching 2…
8 replies
I have dynamic sql script issue. It is working properly sometimes and giving the error "Arithmetic …
6 replies
I found a query to check the status of Replication, and it worked fine in QA, but when In productio…
2 replies
hello every body ; i am trying to run this T code but it return error Conversion failed when conver…
2 replies
Hi, I'm trying to add a condition in sql where I have used ®iondivision and &divisioni…
5 replies
Hi All, I want to have the distinct values for the column which is satisfied in the case statement …
1 replies
Viewing 15 topics - 616 through 630 (of 10,647 total)
You must be logged in to create new topics.