Topics
Started by
Posts
Last post
Hi everyone, I am trying to create a UDF to apply to a dataset. The code for it is below. I think t…
11 replies
I am using a large Manufacturing Database and would like to create a number of Indexed Views in ano…
38 replies
Hi there I have an XML String from which I would like to extract the data out to create a set of r…
2 replies
Hello. I need to execute a select into statement from one SQL server to another. I try to execute i…
5 replies
I want to log a table (in this case Payroll) where number of columns might vary from time to time c…
8 replies
I am trying to import data from the PostgreSQL into the MS SQL Server database, using SQL Server Im…
1 replies
I have two columns that I need to check for a given set of values: SELECT * FROM test t WHERE t.col…
2 replies
I'm using SSMS 2019 and comparing two execution plans. When looking at a seek or scan operator deta…
7 replies
Hi I am Part of a Car Club and volunteering to help where I can. The Club has ask me to do some vol…
5 replies
I want to design a database for an OLTP app where it mainly involves customer and transaction. I kn…
27 replies
Hi, I am stuck with a problem & was hoping if someone can please help me. Not sure if this is a…
8 replies
Issue - Current adhoc SQL can be generated by our reporting module that is difficult to maintain mu…
5 replies
select @MaxRows = count(distinct AT.AccountId) from ATable AT inner join SomeTable A on A.Account…
5 replies
I have a task that requires me to query multiple on prem AD domains and Azure AD domains to bring a…
1 replies
We have a MS Access database that we have separated the tables and now have Azure SQL linked as our…
3 replies
Viewing 15 topics - 1,276 through 1,290 (of 1,791 total)
You must be logged in to create new topics.