Topics
Started by
Posts
Last post
I'm perplexed by a problem I'm having with the COALESCE function. What I'm trying to accomplish is…
5 replies
I have been assigned a task to change account numbers in two sql tables. This is to accomodate a co…
9 replies
By: krypto69
Hi, Can we configure the sql 2000 databases in Sql 2005 for database Mirroring ? Subha
3 replies
Hi, in my environment i need to configure the 50 Databases(including System DB's) for Database mirr…
4 replies
I have this query - problem is my results bring back hundreds of tables.. I need to know if the tab…
4 replies
By: krypto69
HI, I have the following statement : select CSK_PRODUCTID,csk_quantity,T.loc_code,y.CLC_ID from lv_…
1 replies
Hi, I'm a beginner with t sql and sql server 2005.. i must to create a stored procedure who do an i…
8 replies
Can someone tell me what is wrong ? Im trying to perform an update on a table based only if the cor…
4 replies
I have a 'Test1' table (with: 'uid' and 'CatFName' and ''CatLName' and 'CatMName' and 'countID' col…
2 replies
I need to be able to do the following: ID,VALUE 1,A1 1,A2 1,A3 2,B1 3,C1 3,C2 Convert the above to:…
4 replies
By: WayneS
Hi All, I have to update table A based on some criteria for every record of table B. I am attaching…
2 replies
By: Aparna-1
Hello everyone, sorry I couldn't come up with a better title. I have ran into a snag and am looking…
6 replies
I have been given a word document that has many table schemas. I have been tasked to create a new D…
2 replies
I have the following table with data. CREATE TABLE #IdTable( [RecId] [int] IDENTITY(1,1) NOT NULL…
2 replies
By: bpar
Hi Guys, I'm writing a rather big management information system, a monthly stored procedure will be…
11 replies
By: Nadrek
Viewing 15 topics - 2,611 through 2,625 (of 12,234 total)
You must be logged in to create new topics.