Topics
Started by
Posts
Last post
Hi, On our prodution system we encounter a few deadlocks each day (apporox 5). There is no real pa…
2 replies
hi, my currency data loaded as following currency --------- 1000 2223 45000 when i am querying i wa…
1 replies
Hi all, I have a table Indus with 3 column serial,qh11,qh21 create table Indus(serial int,qh11 var…
12 replies
Hi, Any HELP On this please SELECT CASE WHEN NoMail NOT IN (select emailaddress from Reports.dbo.Op…
13 replies
Hi, In TSQL you can perform a bitwise operation on integer data, for example: [font="Courier New"]p…
29 replies
Hello All, I found that I can't use a dynamic variable in the FROM expression to assign the table n…
3 replies
In an appointment scheduling app, I have a DateTime column named scheduledDate and an int column na…
6 replies
Hi all, I have a table Indus with 3 column serial,qh11,qh21 create table Indus(serial int,qh11 var…
3 replies
I know, it sounds easy, right. Well, the trouble I have is that I have one ID column, int type, alw…
4 replies
I'm pretty frustrated! I am working with the data back end in an existing program that stores stud…
6 replies
Following is result set from my client table client_id schedule_date ---------------------------- …
17 replies
Hi. I have an issue with my PeopleSoft team. Two months ago (Sept 30) they told me about some probl…
8 replies
I am trying my first trigger,and think I understand it. But I am not sure how to put this all toge…
4 replies
Hi guys, I'm trying to format a decimal value conditionally of its decimals. Here is an example, i…
3 replies
In SQL Server 2000, I have an identity column, which course auto increments each time a row is add…
6 replies
Viewing 15 topics - 7,996 through 8,010 (of 12,234 total)
You must be logged in to create new topics.