Topics
Started by
Posts
Last post
How would you setup the sql to display data that looks like the following: typePrevious MonthCurr…
1 replies
does anyone know how to color code the columns inside SQL 2005 HTML email? For example: I have Col…
7 replies
Currently I am using the following to take an integer and create a 6 character number with leading …
10 replies
I am having a requiremet where i have to concatenate a long string. I have tried both varchar(max) …
7 replies
I came across a long executing query today, the output gave about 100 rows by 3-4 seconds, which is…
2 replies
Hey gang, I keep hearing from my Oracle colleges about the MERGE function in Oracle, how much it si…
2 replies
I am having a problem with strings. DECLARE @string NVARCHAR(10) SET @String = 'test, ' SELECT SUB…
19 replies
is there any command which can count how many number of times does the word repeat such as for eg …
6 replies
Hi All, I have a field that contains a COMPANY name that I need to manipulate using string function…
8 replies
I am hoping this might be easy. My lack of knowledge in this topic is blocking me from progressing…
2 replies
Dear friends... I have two table EmpDetails and ProductDetails...both having CityID as below Cre…
1 replies
I have a table of "potential instant winning moments" each is a day and time. The first contestatn…
2 replies
Hello I want to extract a marketing data from a database and there is a certian field that has blan…
4 replies
Dear all I need your help on this ..How to generate 4 digit random number without using…
31 replies
I'd like all my scripts to "automatically" backup and then restore in the even of an error. How wou…
4 replies
Viewing 15 topics - 9,061 through 9,075 (of 12,230 total)
You must be logged in to create new topics.