Topics
Started by
Posts
Last post
Hello All, My question is: I am planning to create a stored procedure to update several tables on D…
1 replies
Ok, does anyone know how to right a order/sort so I get a recordset covering 12 months that interle…
3 replies
Hi, could somebody please let me know how I can find the server name on a remote server using …
3 replies
I have a table that has a vendors Order Number that could reference two different fields. I would …
5 replies
Good evening all. I have a question. I am architecting a system that has a handful of databases. On…
6 replies
What I'm trying to do is go through a list of counties and create a table for each county. I have a…
3 replies
SQL script syntax doesn't seem to lend itself to any sort of structure. If you have a long, c…
9 replies
I'm combing a few columns into one. Here's my update statement update propertydetails set …
1 replies
I have an Application Support person that has very basic hands on knowledge ot T-SQL language. I w…
8 replies
Hi, I have a comlex select query which uses lot of left joins. Most of the left joins are made…
7 replies
This should be sooooo simple, but I cannot for the life of me make it work I have a table th…
3 replies
The following bit of code in the Select statement works fine: ( MAX(R.Number_of_records)+1) …
14 replies
Hi, I need assistance in setting up a cursor to run in SQL Server 2000. The objective is…
7 replies
I have the following view which just multiplies two fields and then divides by 100 to give me …
6 replies
Logon IN (SELECT CWOPALogin FROM Users U inner join UsersFileTypes UF ON U.UserId=UF.UserId …
1 replies
Viewing 15 topics - 6,451 through 6,465 (of 17,082 total)
You must be logged in to create new topics.