Topics
Started by
Posts
Last post
Hi everyone One of my queries is running too slow so I would like to output the results of the subq…
6 replies
Hi everyone I am in the process of moving over Access queries to SQL Server. One Access query took…
5 replies
Hi everyone I just downloaded developer edition and I am learning about SQL Server. I am getting a…
2 replies
Hi there We are currently using SQL Server Express 2019 which is limited in aspects including the M…
3 replies
Ive got a lookup table with a set of values . this is as follows DROP TABLE IF EXISTS [dbo].[SIData…
3 replies
Running the below code will produce two different execution plans (in the same ssms query). One us…
5 replies
I would like to know the base object that is used in the synonyms, so there is a column called base…
5 replies
Hello All, I currently have a table with the DDL below; CREATE TABLE #Test (Id INT, CarID INT, Car…
5 replies
Hi firstly im sorry if this is in the wrong place, i couldnt find a ssis forum. I have been working…
4 replies
I thought this would be simple. I'm writing a CASE statement, and I need to use an OR. I cannot fig…
16 replies
Posted this in a BI Forum but am curious as to how to do this in SQL. I would prefer to do it in SQ…
4 replies
Upgraded from an Access 2010 ADP database, linked my tables, but I can't connect to the server when…
8 replies
Hi ALL, We are planning to migrate our database from sql server 2012 (On-Prem) to RDS - MSQ server …
2 replies
I have such an issue. I have units, on sale date and also how many weeks the unit is on sale. Howev…
3 replies
My SQL tools tell me this invokes an inefficient step with an index scan. I am treating this as a …
8 replies
Viewing 15 topics - 1,141 through 1,155 (of 1,784 total)
You must be logged in to create new topics.