Topics
Started by
Posts
Last post
I have a customer that wants to pull some information on all applicants into an excel spreadsheet s…
14 replies
I have following data table with quantities and minimum stocks. I would like to check if the cumula…
8 replies
By: romeo
I have the following query that generates the output SELECT top 1 AccountNumber as 'ExternalId' fro…
8 replies
By: Guras
I was wondering if anyone knew how I can change the Excel rendering format in the reportserverconfi…
4 replies
I have an SSIS process that I would like to replace. It imports an Excel file, transforms the data …
2 replies
By: scotdg
I open a new query window in SSMS and execute: EXEC stored procedure. The stored procedure contains…
6 replies
By: kuopaz
Explain what are the differences between the following execution plans and which of them would you …
5 replies
By: Ant-Green
ok This topic was modified 3 years, 1 month ago by fri.
1 replies
Hi DECLARE @OpgBalance Double CREATE TABLE #temp(DocDate dateTime,VoucherNo nvarchar(20),shift nvar…
1 replies
for suppose, my colleague is loading data in a table at same time i want to read that table without…
1 replies
Hi , I'm trying to union 2 CTE queries into one. but must be missing something. as I get an issue…
2 replies
Hello. I need help with the following query: declare @T table ( ID int not null primary key , VAL i…
2 replies
In a table with a million records, you want to search for all users who have an email "@gmail", wha…
13 replies
Hello, Im trying to get a Pivot to work , but its retuning a NULL . I tried various thing , like us…
3 replies
Hello. Some time ago I was looking for help in plotting concurrent usage of PDA devices based on us…
3 replies
Viewing 15 topics - 61 through 75 (of 3,067 total)
You must be logged in to create new topics.