Topics
Started by
Posts
Last post
Hi all - I'm not sure if this makes sense or not, but I have a query that returns four different r…
1 replies
Hello Experts, Please help me this one out, I'm really need help on this one. Here is my question …
9 replies
Hi all. I had written the good folks at SQLDev.net about porting their SQL 2000 function to genera…
10 replies
Dear all , I have established a Link server from Machine A to Machne B where Machine A - Having sq…
1 replies
Hi, Could someone help me in the right direction with this problem: Problem: I need to select some …
6 replies
I need to pass the number of seconds as an integer number from a datetime field to a RS report. i.…
11 replies
If I run this query SELECT sc.SourceContactID FROM SourceLists_SourceContac…
10 replies
What you be the best syntax? I need to get from a table, from a particular set of rows, the one wit…
10 replies
Hi All, Can some one please help me with a function to extract a substring between two exact string…
2 replies
Good Day, I am working on a query for SQL Server 2005 and need some help with a logic problem. I wa…
4 replies
Hi How dow I convert this date AUG2007 to 200708. Select Distinct Replace(Convert(Numeric, [Month…
6 replies
create function dbo.udf_KeepNumOrPeriod ( @string varchar(5000) ) returns varchar(5000) as beg…
5 replies
Pretty standard stuff really...Stored procedure resultset is used for a report. the input paramet…
7 replies
I need to copy records from tables in one database to tables of the same name in another database. …
14 replies
Hello experts, How can I add all rows into one new column? SELECT DDS, COUNT(DEClearedDate) AS DEC…
1 replies
Viewing 15 topics - 7,576 through 7,590 (of 12,234 total)
You must be logged in to create new topics.