Topics
Started by
Posts
Last post
Hi, I'm querying a database for flights to a specific destination, but I want only 1 record for eac…
20 replies
Hi, I found (?!) a bit of code to email me a report in html format. Have played around with it and…
2 replies
Dear all, I have been asked to organise a simple TSQL Presentation/Tutorial for our Testers. I have…
3 replies
Hi, I have a column where i need to extract pieces of a name and display it in seperate row's. The …
3 replies
I have created a table variable DECLARE @tblDataLogTraceRawDataTemp TABLE( [DataLoggerTr…
1 replies
I have two tables in a SQL 2005 database. One has a row for each data item and day in a period of t…
15 replies
Hi, can anyone help me.... I want to script all my additional store procs and views and run it on t…
5 replies
I have several files that I import using generic procedures that create temp tables with the data b…
6 replies
I have legacy data (I did not do it, it's about 10 years before i came to the company) where the on…
10 replies
I've got data in English but that contains Some French characters too. for example Actual data The…
3 replies
SELECT DISTINCT b.boxid, b.boxid, b.dispenserid, b.boxqty, b.formqty, b.datestamp, b.[timest…
12 replies
When we use INSERT SELECT statement, why can't we order the rows before inserting them in the speci…
6 replies
Dear All, I am populating some new tables from old tables, after I did some re-structuring to the d…
2 replies
Hi , i moved to sql 2005 from sql 2000. Stored procedure should be in synch with both server.if i t…
3 replies
This is probably a real novice question but I am unsure of the answer and so I hope that you can he…
11 replies
Viewing 15 topics - 10,051 through 10,065 (of 12,234 total)
You must be logged in to create new topics.