Topics
Started by
Posts
Last post
We recent upgraded our server from 2014 to SQL 2017. And we use visual studio 2017 data tools for S…
16 replies
I have a table Table A with a flag like below. I am getting the latest record for ID based on…
4 replies
Hi to all. I want the user to be able to specify a value in MB for 'Size' parameter when executing …
7 replies
Hello, Hello, the query below is giving me some trouble. the results of the below query are being m…
5 replies
I am trying to use a CTE (Common Table Expression) within a ScalarFunction . Am I able to do this. …
8 replies
Hi to all. A field (TransferredDate) in a view I query has a data type of datetime. I have a WHERE …
8 replies
I am relatively new to SSIS and I need to convert a varchar to and integer within SSIS that will ha…
4 replies
Using 2017 enterprise edition. I'm guessing that adding an identity column to a table with online…
2 replies
Hi all. Strange issue (well to the untrained eye). --I have this line of code ROUND(SUM(CAST…
2 replies
Hi Im investigating poor PLE on one of our servers and using the following query to look at …
3 replies
Hello Everyone, hope everyone is well and staying safe! I have an issue that I've been working on a…
15 replies
CREATE TABLE RELATIONSHIP ( CASE int, INDIVIDUALID INT, RELATIONSHIPID INT, ) INSERT INTO RELATION…
2 replies
I am interested in joining an online project effort. Where is a good place to look?
1 replies
Hi, I've this, declare @t1 table ( Id int primary key, HowManyMonth int); insert into @t1(Id, HowMa…
2 replies
Hi all, I have two insertions I'd like to make, into identically named tables, against multiple dat…
11 replies
Viewing 15 topics - 181 through 195 (of 1,532 total)
You must be logged in to create new topics.