Topics
Started by
Posts
Last post
Hi, I know this probbaly isnt the most relevant place to ask this but the Power Pivot forum doesnt …
1 replies
Hi there I have a SSIS package that needs to run every weekday and exports data from the previous r…
2 replies
I need to generate database script but my hosting company does not list my database under 'Database…
3 replies
i am just updating this topic.bcz i was not able to explain my problem earlier.i hope this might be…
3 replies
CREATE Table #Fred(OrganisationID int, LocationID int) INSERT INTO #Fred(OrganisationID, LocationID…
16 replies
I need to write to a CSV file from a table in the DB. This is fairly easy and I have done this. But…
15 replies
Hi, I have the following in SP INSERT INTO @TEMPTABLE(TAG_NAME,TAG_DATA) SELECT TAG_NAME = 'CUST_…
5 replies
here iam having two table in one table the values are placed pre defined depend on that …
11 replies
Hi, I am newbee and i need help in writing a stored procedure that calculates holding period for my…
4 replies
I have query that I need to sum data on. the query would be like select name, sum(total) YTD, sum(t…
7 replies
2 replies
I have copied sample code and the results i want to see. I have also copied the case statement. I'm…
3 replies
Hello, How do I execute/invoke a one or more .sql file from within another .sql file or a stored pr…
3 replies
Hi there, I've been given a request to connect to a HTTPS URL to download a CSV file. Before I cou…
2 replies
See sample data below. This is a simple select query, ordered by columns 1, 2, 3. I want to add a …
3 replies
Viewing 15 topics - 18,676 through 18,690 (of 30,188 total)
You must be logged in to create new topics.