Topics
Started by
Posts
Last post
Self taught novice learning SQL and would welcome some help with the following code problem In my d…
11 replies
Transact-SQL snapshot backup for SQL Server 2022: Suspend all user databases on the server for a sn…
1 replies
I've inherited code in which I need to designate each PATID as either Rel_Exempt or Med_Exempt, dep…
7 replies
I want to set up SQL Server transactional replication from a main SQL Server to an archive SQL Serv…
4 replies
By: Jon 0x7f800000
Hi All, I have the company names in one column. Need a sql server query to fetch in separate colum…
8 replies
I have a table-value function that returns data for a report. However, it's not returning the corr…
3 replies
onsider an employees table: employee_id (int) employee_name (varchar) department (varchar) joining_…
4 replies
I hav a table that holds sports betting lines that i am using in a pseudo SSIS environment, and i'm…
9 replies
Hello! I need to make a query that will calculate my average price for each item. CREATE TABLE [dbo…
5 replies
Hello, I want to have value Month ago Year ago So far, I've this SELECT CASE W…
3 replies
Please assist me?I am trying to calculate Current Period Prior Period Movement from my data, the da…
9 replies
Hello, I am trying to reference the results from the Inserted or Deleted tables from a SQL Trigger …
2 replies
Hello Forum, Apologies for this post, I'm stuck with an update trigger that i need to amend. I nee…
2 replies
Hi, I'm new to sql server and successfully created a table of columns, however after creating the t…
2 replies
How can I save the output table from the join code below in sql server. select * from [Products] j…
1 replies
Viewing 15 topics - 241 through 255 (of 401 total)
You must be logged in to create new topics.