Topics
Started by
Posts
Last post
Hi I am new to sql server I want to seperate one column which has multiple data seperated by column…
6 replies
Hi, not sure if this is possible but i am trying to build a query that can gives me a total for a g…
8 replies
I need to compare dates example declare @date date = '6/18/2018' I need to compare @date should be …
2 replies
Hi,I am trying to upgrade a SQL server with Analysis Services to SQL 2017 cu5, 14.0.3023.8, (I trie…
27 replies
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
Viewing 15 topics - 1,351 through 1,365 (of 1,544 total)
You must be logged in to create new topics.