Topics
Started by
Posts
Last post
Hello there, I'm trying to figure this one out... Suppose I have a case statement in my query, as i…
3 replies
Here is my problem. I have written the query below (one of many attempts) and need to improve it s…
3 replies
How to you assign the output from READTEXT into a variable? I've tried SET and SELECT @var=RE…
14 replies
Does anyone know why: select convert(datetime,'15/11/2006',101) wouldnt work, I have all the dates…
7 replies
Hello all, I have a stored procedure that begins: Create Procedure AllocationAssistant_SetAllocatio…
17 replies
(SQL2000). I have a query ,the output of which I'd like to reformat: select distinct b.nodename,a.…
2 replies
Hi In my table I have varchar column. Data contains ' mark like Johnson's,Arun's etc. I want get al…
5 replies
Hi all, Criteria: We connect to the remote database servers through the network from loca by using…
2 replies
Hi, I am trying to write a stored procedure which can be executed from any database and with contex…
8 replies
hi well am on fire rite know ,,,,,,:D anyways i am new to sql not as expert as you guys but the th…
1 replies
HI, How to back up the database in sqlserver2000 …
4 replies
Hello, I am really confused now. I have the following query: SELECT CONVERT(char(4), P.name) Name …
16 replies
Hi all! I need to build a function that I can pass in "StartTime" varchar(10), convert it to milit…
4 replies
I have a table that has a message field. The field has the following information Acctno: 1047 …
9 replies
Hello everyone, I got the task to clean some address data. My biggest problem is a column which sho…
4 replies
Viewing 15 topics - 3,676 through 3,690 (of 17,082 total)
You must be logged in to create new topics.