Viewing 15 topics - 20,026 through 20,040 (of 284,136 total)
Topics
Started by
Posts
Last post
I have gone into the properties of a couple of databases and noticed that under the database name t…
5 replies
In the code below what is the purpose of the SELECT statement before @SalesTaxDue = (@TaxRate * .01…
11 replies
I am trying to take results from multiple fields from single rows that are not null and put them in…
15 replies
Hello, I want to delete records from multiple records (very old records and does not require anymor…
3 replies
This stored procedure accepts parameters: CREATE PROCEDURE FindCustomersByState@state char(2) = 'C…
8 replies
I am running the SQL job, there is a pop up window telling me it is running. (window 1)Then I accid…
3 replies
Sample code: CREATE PROCEDURE ColorPopularity AS BEGIN SELECT Color, SUM(Quantity) AS QuantitySol…
9 replies
Below is the qry, now I have to sub queries pulling data they are both using the same date range, s…
1 replies
What is the capacity of hyperlinks in SSRS? Ok, so, just like a hyperlink in html, in SSRS, most ob…
1 replies
Hi All, I'm hoping I can get some feedback on an issue I've been having with a package I've modifie…
1 replies
I am hoping you can help me out. We are running Windows Server 2012, 2008 and SQL Server 2014 …
2 replies
I have a baffling issue that is not a problem, but creates a lot of noise from our servers. I…
7 replies
Hello all, We are in the process of upgrading a 2012 instance ( with alwaysOn ) over to 2016. We no…
6 replies
I had a list of users who have access to the folder where all our SSIS packages are and someone mad…
3 replies
I apologize for the confusing title, but I think its accurate. I have the following basic scenario.…
5 replies
Viewing 15 topics - 20,026 through 20,040 (of 284,136 total)