Topics
Started by
Posts
Last post
Hi, I have a proc like this: CREATE PROCEDURE GetSearchText @Filter VARCHAR (50), @Context VARCHAR …
7 replies
I am having a table A with two columns RoomID and BedCount. The purpose of the application is to al…
3 replies
I need to group together each work-day date for both the current month and the previous month. Furt…
12 replies
I'm trying to troubleshoot a stored procedure error and not having much luck so far. I have a proce…
7 replies
In my below query, if the data from the 1st column (DepartureTime) up-to-the 2nd last column (Valid…
11 replies
Hi, does anyone know of an easy/direct way of doing this? I have three address fields: addr1, addr2…
17 replies
Hi, I've been looking for help changing SQLAgent job step properties. Specifically I keep all my SS…
3 replies
Hi, I need help in resolving this issue. I have the following tables (Some comments are there to un…
21 replies
Hello, During some operation I want to check the Memory utilization. Can I get some memory utilizat…
5 replies
Here's a type of query that has always puzzled me, in fact, I've even asked SQL gurus about it. In …
5 replies
I need to Need to filter the following Query by Schema: IF EXISTS ( SELECT * FROM tempdb.dbo.s…
7 replies
I'm trying to get the following output from the SQL Statement listed below, however I forgot how to…
5 replies
I need to write a query that returns a list of students and their *final* grade. The table I'm que…
27 replies
I was handed off some code did not do what the customer needed. I'm tracking the Number of Inserts …
10 replies
Hi I am writing some code to calculate an end SLA expiry date for any given period. How it works is…
5 replies
Viewing 15 topics - 6,241 through 6,255 (of 10,635 total)
You must be logged in to create new topics.