Topics
Started by
Posts
Last post
Discuss the following sql query with respect to performance in an applicaiton involving more number…
18 replies
Hi guys, Just wondering, is it possible to create PW on Stored Procedure? No one can execute or Al…
1 replies
My current sql uses the YEAR function to get the YEAR portion of a data column. I read an article i…
6 replies
Hello, I would like to ask for help changing the date range to be -1 year from today until today T…
2 replies
I create a package that has a foreach loop container, inside the FE container the is a dataflow, sc…
4 replies
Hi. I have a table containing a timestamp stored as a bigint. The database has a UDF which convert…
4 replies
What enhancements have been to the 2012 GUI (Client only) that facilitates faster coding, etc.? I a…
11 replies
Given a Table1 with two columns 'Name' with some N rows of data and another Table2 with one column …
3 replies
Hi I am trying to build a query which will be used in an automated report to calculate failure rate…
8 replies
I have a query using the sys.dm_exec_query_stats that returns the last exec of all proc calss for t…
1 replies
We have an application (called Umbraco) hosted on Azure. We also have an on-premises SQL Server da…
3 replies
my table payment_details structure is payment_id payment_code 1 null 2 …
3 replies
i have a table like below create table #temp ( valid_id int not null, valid_no varchar(50) ) 10001…
7 replies
Using server 2012 on local machine, I created an SSIS package that will execute in integrated servi…
1 replies
Hi all, How can I input parameter for Store Procedure like In ('Value1','Value2') Example : Create …
6 replies
Viewing 15 topics - 3,991 through 4,005 (of 4,984 total)
You must be logged in to create new topics.