Topics
Started by
Posts
Last post
Hi, I wanted to combine all rows from a single column, seperated by a comma. I found an example to …
6 replies
I want to lop off the 4th decimal from a column and update that column. Example: col_a 1.2345 2.345…
1 replies
I am backing up master database and msdb in differentail mode> my master db size is 17.63 MB and…
7 replies
Can't I write a select statement that pulls data from two different tables even if the tables resid…
5 replies
I was asked today, if I knew how to format a negative number from displaying -9 to (9). The o…
1 replies
im getting a div by zero error only in dts The procedure has SET ARITHIGNORE off SET ARITHABORT OFF…
2 replies
I just got bitten by this and was surprised to learn this. Assume SET ANSI_NULLS OFF and colum…
2 replies
Hi, I hope someone will be able to provide me with the knowledge that I'am seeking in relation to S…
2 replies
Our test and productions servers are both SQL Server 2000 and both contain the "MyDatabase" da…
3 replies
Hi, My company has brought some Cart Manager software that in its original state uses CSV files as …
2 replies
Simplified version of problem, new to T-SQL, using VB: During a subquery, I need to perform compari…
3 replies
I basically have a process that defines a @sql1 as varchar(1000) then selects @sql1 to some s…
10 replies
A client’s database is highly normalised (master/details) and uses natural composite keys. Th…
9 replies
I had a character string with imbedded blanks. I want to change the embedded blanks to a single com…
4 replies
By: Anonymous
Hello. I'm used to MySQL which has RLIKE and REGEXP. I'm trying to write a search engine with SQL S…
3 replies
Viewing 15 topics - 12,181 through 12,195 (of 17,082 total)
You must be logged in to create new topics.