Topics
Started by
Posts
Last post
Hi, As you know I am a newbie and learning myself how to query the database. I am unable to filter …
13 replies
I have the stored procedure with @StartDate and @EndDate parameters my WHERE statement is using tho…
12 replies
Good Morning, I have read that taking a log backup truncates the log file. In Log shipping, we set …
2 replies
Hello, I'm attempting to make sense out of a performance issue I'm seeing with one of our applicati…
5 replies
Hello, I made mistake during updating cells in table.In column that contains int type, with 'update…
1 replies
I have the need to pull data using a last touched date. Below ins the query, I highlighted the date…
1 replies
Hello, I have a varchar column called "Message". Sometimes, this column contains a bit of text th…
2 replies
Hi, Sorry if I couldn't find the correct section to post my question. I am trying to extract just t…
5 replies
Hi, Sorry if I couldn't find the correct forum to post my question. I am trying to extract just the…
1 replies
Hi I have a Query: DECLARE @StartDate DATETIME DECLARE @EndDate DATETIME SET @StartDate = '20…
4 replies
To give a user the ability to execute a stored procedure (EXECUTE AS)Â I must first grant h…
10 replies
Hello, I am new to Sql server and have a question on SSMS connecting to AGs. When I connect to the …
3 replies
Hi, I am learning how to setup and configure the AlwaysON Availability group and have couple of que…
3 replies
I was trying these but it does not work: USE [MyDatabase] GO /****** Object: StoredProcedure [dbo].…
4 replies
Hi, I have below table Sum of AP1 = 1764. I need to sql query to calculate Target column for WeekÂ…
4 replies
Viewing 15 topics - 16 through 30 (of 5,050 total)
You must be logged in to create new topics.