Topics
Started by
Posts
Last post
I have a table called detail which has column bool2 set to 1 for some rows. Some of the rows are r…
6 replies
Hi all, I have one table witch contains a column int. For this column , i need to find the next val…
4 replies
I have 3 tables, ID's, Scored and Needed. Here are some testdata and the result I would like to sho…
3 replies
Hello, I have written a loop to transfer data from one table to another. In the code below what ca…
12 replies
how would i select a name that has 2 letters after uner score at the end. something like BugdetRev…
3 replies
how do I check if certain rows of a table are locked
1 replies
When the user clicks on the button, the following should happen: The system should check if any of …
5 replies
Hi, I've got an odd problem with a query. I have a fairly simple query, with a lot of inner joins. …
5 replies
Hi I want to get the top node in this tree from a known ID CREATE TABLE ARBRE( ID int IDENTITY(1,1…
3 replies
Hi everybody, I m a beginner with sql server 2005 and i have a problem with an update on a table wi…
5 replies
I have 3 versions of the same database - one for development, one for user testing and one that is …
5 replies
Hello, I having a heck of a problem trying to figure out how to use the max function within a group…
1 replies
I need to issue different query based on if the table has an identity column or not. Since I am wor…
5 replies
I have a question on how to join 2 tables that have a one-to-many relationship such that I only get…
8 replies
I'm having some trouble with an issue that has troubled 2 developers with WAY more experience befor…
11 replies
Viewing 15 topics - 6,721 through 6,735 (of 12,234 total)
You must be logged in to create new topics.