Topics
Started by
Posts
Last post
Here's a shot in the dark. Is there a way to query DNS to gather certain information? …
6 replies
Can I install sql server 2005 express edition on a machine where I have sql server 2000 installed? …
1 replies
Hi i like to understand how to do a update statement where i have a select statement with a max and…
3 replies
Hi I hope someone can help me with the following query. I am trying to run an Openrowset query…
1 replies
This join worked in SQL 2000. In SQL 2005 it hangs. I need to receive a -1 IF the select does…
2 replies
Hi, Sorry this is a bit long: I have two tables, both have exactly the same structure. One wi…
6 replies
Is it possible to dynamically set the database with variable? I tried... Declare @db varchar(15) se…
6 replies
Hi all, I've got a series of 5 tables, each has 8 columns entitled Application 1, Application …
2 replies
Hi Guys, If I declare a variable and assign it some string like: 'ping 192.168.2.1' then execute ma…
4 replies
I've heard that CTE's can help break up a complex SELECT statement into something more manageable.&…
2 replies
I have a table that is keyed by emp_id, each employee my have up to 100 sales records in this table…
4 replies
hi, i have to select the total products sold by day in a period of time, but i have to present all …
15 replies
Hi All: I need to change a datetime value from "2007-01-03 09:10:35.000" to "2007-01-02 10:00:00.00…
6 replies
-- I've posted the DDL of the 2 tables i like to apply an update on the column Declined_Ind -- sett…
1 replies
What is the best way to show the number of rows that would be affected by an update statement w/o a…
1 replies
Viewing 15 topics - 5,356 through 5,370 (of 17,082 total)
You must be logged in to create new topics.