Topics
Started by
Posts
Last post
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
I've got a table where one of the fields, from a business perspective should not be null, even thou…
2 replies
Hi, Been given the task of executing a call to a remote HTTPS site using T-SQL. The url is built…
7 replies
Guys, I am looking out for suggestions wherein I can avoid using cursors and can update the values …
15 replies
I am attempting to INSERT from a temporary table. I created the temporary table from an excel file.…
4 replies
Viewing 15 topics - 7,996 through 8,010 (of 12,230 total)
You must be logged in to create new topics.