Topics
Started by
Posts
Last post
Hi, I wrote the following query which returns a result of 13388 in 2 or 3 seconds. SELECT COUNT(*)…
7 replies
I need to concatenate 2 fields in table A in order to join to field in table b. Table A: Year int (…
4 replies
Hi, Is there any way to find out from which frontEnd application the data is inserted into a partic…
1 replies
Is storing color really that hard? We will be storing true RGB and shades. I am thinking hexidecim…
4 replies
In a SSIS package i have a column with value GETDATE(). In target table column is defined as number…
7 replies
Never seen this type of from statement before. Does anyone use it and know if it's exactly like an …
16 replies
XML (stored in a table column): <catalog> <book id="bk101"> <author>Gamb…
3 replies
I'm having an issue with a cursor and ORDER BY clause. I have the following cursor that inserts da…
24 replies
Hi I have this Select query - SELECT a.IPEquipmentID IPEquipmentDataRowID, a.IPEquipmentName, a.IP…
7 replies
The transaction log on hosting took an excessive size. Once he was truncated when assistance BACKUP…
6 replies
How to avoid some tables while using msforeachtable?
2 replies
Greetings all. This question has been forming in my mind for a while so now I will present it here…
9 replies
Essentially, I have a stored procedure that contains a cursor which iterates through records within…
2 replies
Sorry, I know this topic is all over but I just don't see what's wrong... a co-worker of mine prese…
1 replies
I have about 5 columns with 0,1,-1,-2 I want recode these values to 0,1,space, space I am thinking …
8 replies
Viewing 15 topics - 4,576 through 4,590 (of 12,230 total)
You must be logged in to create new topics.