Topics
Started by
Posts
Last post
On a SQL Server 2016 server (not my local machine), where do I need to install a vendor's ODBC and/…
3 replies
Hello I am trying to join tables in an Access Database, which I'm reading via SQL queries under Act…
10 replies
Hello,I am copying few million rows from Table1 into Table2 via INSERT INTO...SELECT. Caveat is tha…
8 replies
Hi Team, Could you please help me how to deploy more than one SSRS report(RDL files) at a tim…
1 replies
I'm struggling with this bit of code within a case Statement: CASE WHEN (LEN(([…
12 replies
How do you add a carriage return with dynamic sql? This doesn't work.DECLARE @SQL NVARCHAR(MAX)SET …
5 replies
I apologize for the confusing title, but I think its accurate. I have the following basic scenario.…
5 replies
Hello,I have a stored procedure that takes date as input parameter but it converts that date parame…
5 replies
Hello all, In SSMS, in the object Explorer a right click on a table (context menu) takes ages. (SSM…
3 replies
I had a list of users who have access to the folder where all our SSIS packages are and someone mad…
3 replies
Hi, I need to to something similar for TOwners like I have for WorkDone in the code below . I…
3 replies
I have a table (called #OutputTable) which i would like to be able to dynamically select certain co…
14 replies
Hi,I am trying to get the report for the next month , but every month no of days are different .Can…
4 replies
Hi All, how to select the data from JSON text file.Please check the below json format and my s…
1 replies
Hi guys In what way can I have a result of a table that the columns are the years and months. I wou…
5 replies
Viewing 15 topics - 1,636 through 1,650 (of 3,093 total)
You must be logged in to create new topics.