Topics
Started by
Posts
Last post
CREATE TABLE [dbo].[EmployeeMonthlyBudget]([Name] [nvarchar](50) NULL,[Budget_Day] [money] NULL,[Da…
7 replies
In parent child, I want to pass EmployeeId and get the list of all parents from tree till given Emp…
19 replies
Please, I need your kind help. I have the below three tables, and I want to calculate the total amo…
13 replies
I have an upstream table where birth_date is stored as a string, YYYYMMMDD. The data is very …
12 replies
Hello, I have a general question regarding best practices for creating a batch process in SQL…
5 replies
Hello All,I needed help with the below query. I was trying to create a parameterized proc that …
1 replies
Hi All, My table have a 10000 recor…
4 replies
Hi All, I need help to create a Json message using T-sql , If any Here is my Requi…
2 replies
I am trying to set up job - first it retrieves the count if records for that day in the last 30&nbs…
2 replies
I created a package last week. Source was excel and dest. was SQL Server. I also changed the 'Run64…
9 replies
I have 2 servers which are part of AG. On the primary server, we have some agent jobs (around …
4 replies
Hi we have process that load formatted log files into table file size 200-300 MB a…
6 replies
My apologies for bad formatting and perhaps not posting all that I need to - first-time poster, her…
3 replies
Hello again! The issue I am having today is dealing with a date change when certain conditions are …
17 replies
Hello, I'm new to SQL. This is what I'm trying to do. If Caller and Call Type is same within t…
16 replies
Viewing 15 topics - 1,681 through 1,695 (of 3,091 total)
You must be logged in to create new topics.