Topics
Started by
Posts
Last post
I know that we can use this query to pull the AuditLevel and LoginMode from the registry, but is th…
1 replies
I have a column with data as 00070111 0001111 00000111 00040111 00044111 000001111 I want a query w…
7 replies
In MS Access, I have a table defined with some fields as numbers defined as type double. When I op…
2 replies
CREATE TABLE #tempTotal ( ID_PRODUCT int, NM_TOTAL int ) INSERT INTO #tempTotal SELECT #tempResp…
14 replies
hi friends, I'm planing to launch an site, In which I'm going to Use SQL Server 2000, I'n future th…
6 replies
I need one proc which has to do an update/insert/delete in two tables as per the requirement mentio…
1 replies
Hi, I have a stored procedure where accepts an input. But the Application could either pass me a v…
3 replies
hi guys i am trying to do a simple update Update dtblTelephones set Code = 'CC' where Code = 'BV' …
3 replies
Suppose I want to remove unnecessary carriage returns from a varchar without removing the necessary…
29 replies
I can not figure this out. Below is a portion of a view that has MULTIPLE other views run from it.…
10 replies
Hi All, Is there any way to conclude that the given query is efficient? Thanks and Regards, N.Prabh…
5 replies
hi, i want to configure the sql mail, i need How i can configure that? with support of microsoft ou…
2 replies
for example , database date 20/04/08 01:01:00 current date = 23/04/08 01:00:00 my query is i add…
6 replies
Dear All, I have a simple query with a date that is converted (because I don't want hh:mm:ss). The …
7 replies
Apologies if this seems a little vague, and the subject potentially on the wrong track. I'm a bit …
2 replies
Viewing 15 topics - 10,216 through 10,230 (of 12,230 total)
You must be logged in to create new topics.