Topics
Started by
Posts
Last post
I'm trying to dynamically loop through user tables listed in the sysobjects table to run some basic…
9 replies
What I'm wanting to do is take DNC requests from various clients and when I insert a record into my…
4 replies
I'm looking for a product or source code for calculating statistics in T-SQL (by "statist…
1 replies
Occasionally I have had quite a bit of trouble when I try to put a db in single user mode. (U…
1 replies
SELECT CategoryID, CategoryName, …
2 replies
HOW TO CREATE A JOB THET RUN thet dependant in numbers of day ------------------------ like this if…
3 replies
Dear Forum, I want to do the equivalent of: If Object_ID('Table1') is not NULL Drop Table Table1; …
3 replies
Hello there, I have adapted a "paging records feature using T-SQL" script to my needs, but I still …
4 replies
the data looks like this: PartNo &…
2 replies
I am trying to check to see if a file exists before running a copy command via xp_cmdshell. I…
3 replies
Hi, I'm confident someone here can guide me in the right direction... I need to write a script that…
4 replies
John E. Doe Jan Smith Ralph Wallace Walter C Johnson These are names in a table under a colu…
8 replies
I need a way to get the effect of insert and update triggers on system tables (sysobjects and sysco…
1 replies
Where can I find an excellent resource(s) to learn more about optimizing queries, and other ways to…
6 replies
Hi All, Can any one help me to write a query to display the second highest value like (Salary or Ma…
16 replies
Viewing 15 topics - 10,876 through 10,890 (of 17,082 total)
You must be logged in to create new topics.