Topics
Started by
Posts
Last post
I want to change a database (which is a test database) to a 'Simple recovery model' and I was going…
2 replies
i need to create tables from a query result based on the returned query value; i tried the code bel…
1 replies
Hello, I am trying to pick-up the value from the second set of strings. See attached photo. There…
1 replies
Hi team, I am currently working on weather data to see if there is rain in past 3 hours. I have dat…
2 replies
Hi All, Today we have changed the collation of the server by rebuilding the system databases. Befor…
1 replies
5 replies
I have recently inherited some new customers and the SQL Server installed in their box is lagging b…
2 replies
SELECT ISNULL(ED.descr,'') + CASE WHEN ED.descr IS NOT NULL AND (ED.Date IS NOT NULL OR ED.Text I…
4 replies
Hi Team, I have a requirement where in I need to find a row based on amount for each of my records …
1 replies
How would write the below Ms.Access code into sql server using the pivot function? TRANSFORM Count…
2 replies
Hi, Can someone please advise on how to copy only new records from table A to table B using SSIS ? …
4 replies
Hi All, Is there a quick way to dynamically join all related tables in a schema (based on their fo…
4 replies
Hello, I hoping somebody can help with a sql issue I have. WE have sales orders and works orders. …
9 replies
In my sample code, at the end i want @database to be A,B,C. I am not able to concatenate them. DEC…
33 replies
All, Please bear with me as I'm fairly new to SQL. 😀 I've got a scenario where certain data was d…
4 replies
Viewing 15 topics - 2,026 through 2,040 (of 30,225 total)
You must be logged in to create new topics.