Topics
Started by
Posts
Last post
[font="Tahoma"]I have the following SELECT statement: SELECT convert(int, timestamp), value, status…
2 replies
Cross posting from MSDN Forums Hello, There is something that I'm seeing in my tests that is not i…
4 replies
i have this sales data for a retail shop that's pretty basic/primitive. each row is for an item, an…
17 replies
Hi, Is there any relationship between isolation level and indexes ? How indexes affect the use of i…
3 replies
I am trying to update the field "status" in our ACADEMIC table. So far my code correctly pulls the …
15 replies
I am looking for opinions on putting Insert and Update code into the same proc. Personally I think …
7 replies
In writing a conversion script for data from a competitor's application, I am trying to pull CPTCod…
2 replies
Hi, I need to call a linkedserver in the remote server. Server1 : 64bit SQL 2005 Server2 : 32bit SQ…
1 replies
I have a table called AlertLog which contains these columns: 1. AlertCode 2. TimeStamp 3. AlertNoti…
1 replies
Table 1 seqnumNotes 1 Note1 2 note2 Table 2 seqnumnotes 1notesA 1no…
7 replies
Hi, I am trying to get # of rows for a table. I used sp_spaceused, through which I get a number whi…
6 replies
Hi Guys, Does any body have any idea about the below error: The current transaction cannot be commi…
3 replies
I have a table that I want to extract the first record of each KEY. I'm using the following select…
13 replies
I have the following column. Jurisdiction_id TX TXSAN TXSANCOR I'm wanting to create a report that …
7 replies
I'm extracting from a DB2 table and loading into SQL2005. I've got this weird character that appea…
7 replies
Viewing 15 topics - 8,686 through 8,700 (of 12,234 total)
You must be logged in to create new topics.