Topics
Started by
Posts
Last post
I apologize for any short comings in advance as I am not all that familiar with SQL. I need to crea…
14 replies
trying to insert data from one table to multiple tables row by row with derived columns. Somehow it…
2 replies
I have to connect to a sql server at the vendor who is in a different network. What are my options …
6 replies
found here: https://msdn.microsoft.com/en-us/library/ms191530.aspx I had assumed that, when the gri…
1 replies
My table look like this, INSERT INTO dbo.test (`action_id`,`person_num`,`person_id`,`creation_dat…
5 replies
I have a table of statuses(Open, Closed, etc.). I need to create a parameter that combines the fir…
4 replies
Hello, I've got SQL Server Management Studio 2016, Visual Studio 2015, and SQL Server Data Tools in…
3 replies
Hi all, I have string like this : DECLARE @input NVARCHAR(max) = ' hihihi hihihi hihihi https://te…
6 replies
Hi, I have table like this : DECLARE @t TABLE ( Id INT , XmlData XML ); INSER…
10 replies
I have this test table: row 1: start_date='2016-1-1 10:00:00' end_date='2016-1-1 15:00:00' row 2: s…
7 replies
Hi folks, We are looking at providing dashboard and reporting functionality in our application usin…
1 replies
I am a big fan of the history feature with SSMS Tools Pack. I wanted to check if anyone knows any …
1 replies
Hello, Let's say we have two tables A and B. Both tables have From Dates .i.e. A.FromDate and B.Fro…
2 replies
HI All, I need to convert the Rows data into column for multiple rows in table. actual data in my t…
8 replies
I can't find a maximum number for CROSS APPLY lines in a single query. I know this has to be doc…
24 replies
Viewing 15 topics - 2,986 through 3,000 (of 3,088 total)
You must be logged in to create new topics.
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy