Topics
Started by
Posts
Last post
OK guys where am i gong wrong here I have the following problem, when i try to convert a char to a …
5 replies
This is easy, but trivial. http://pgrlink.com/help.html I need the top table which is identical to …
2 replies
I understand that: declare @table table ..... declare @dynSql = 'select .....' Then how to popluate…
7 replies
What I want to do is: select * from table where (if regionid>0 then col1 ==1 else col2==1 endif)…
12 replies
We are doing something that is data driven and need to use GUID for unique identifier(dont want to …
2 replies
We have a field that can hold either a Boolean "True/False" value or an integer "0/1" value (we hav…
6 replies
Hi all, does anyone know hot to dynamically change the database context in sql server 2000 ? For ex…
7 replies
hi, i have table with following feilds ProgramId ProgramType AccountName ProgramName ProgramBudget …
2 replies
Hello, I have intended to follow up on some questions I had about transaction modes. I have revisit…
4 replies
[font=Tahoma]As you all know, we can create mutually dependent foreign key constraints with CREATE …
5 replies
I am somewhat new to the SQL game.... Here is my problem. I have a table (hardware) that has 4 co…
10 replies
Greetings, I have a query which returns around 800 records. In the WHERE clause I have various cond…
11 replies
Hi - I've got a Stored Procedure that returns XML using the FOR XML EXPLICIT. One of the fields con…
1 replies
Greetings all. I am creating a script which will create a DB with all the settings required. The th…
10 replies
I use the following query to get top 20 logins that eat most CPU resources. I need to change it, s…
2 replies
Viewing 15 topics - 15,316 through 15,330 (of 17,082 total)
You must be logged in to create new topics.