Topics
Started by
Posts
Last post
I have SQL query as following : SELECT TOP (99.9999999) PERCENT CAST(CAST(LEFT(Special…
5 replies
Hello,I just started using SQL2017 with SQL Server Management Studio v17.7. When I write queries in…
3 replies
Hello all,I am using SQL Server Express 2017, and I have a table with two foreign keys I am attempt…
4 replies
I'm trying to update a table in mysql from SQL SERVER: UPDATE OPENQUERY(SRVLINK,'Select COLA, COLB,…
1 replies
Hi Friends, I'm a newbie. But I was wondering if i had an employee table joined with a departm…
8 replies
I'm running a script locally in Powershell that loops bcp, copying hundreds of excel files to a dat…
1 replies
If I have a complicated SQL query with joins and unions and with statement, and I would like to use…
7 replies
Hi, I'm not sure how to query a field that contains commas and periods with like. Value in db: "Acm…
7 replies
I am in the enviable position (no sarcasm) of being able to start from scratch with designing table…
15 replies
I am going to be testing creating a clustered columnstore index on a very large table to see if it …
3 replies
Hi, When I run query below in SQL2014 SP2 (Windows Server 2012 Standard) and SQL2017 CU5 (Windows S…
2 replies
Hi, I have a table wrong JSON values, I get the values from API and for some reason they are passin…
1 replies
Hi All We are setting up transaction replication between our Source to Staging Server (In Dev envir…
3 replies
Is there a cheaper way to write this (from a query cost perspective)? It seems to churn quite…
4 replies
Hello Everyone, I am facing an issue while inserting records of a dynamic SQL, I am passing table n…
2 replies
Viewing 15 topics - 1,351 through 1,365 (of 1,539 total)
You must be logged in to create new topics.