Topics
Started by
Posts
Last post
I have a Table in which there is a Column Named as NTLoginID, we keep users NT Login in this column…
16 replies
Not sure if this is possible, but I thought it would be cool. I have a db table of received faxes …
3 replies
Hi all...I am running a query where I am joining to a temp table filled with locations. I am also …
2 replies
hi, I have this data Descr value ----- ------ Test1 1 Test1 2 Test1 3 Test1 7 Te…
4 replies
I can't access a SQL Server workplace now, so I can't check the following myself. What happens when…
3 replies
Greetings everyone. I have been asked to import a report from another database, which comes with d…
4 replies
Hello, I got the following code snippet . . . IF EXISTS (SELECT * FROM dbo.SysObjects …
2 replies
Hi, here is my problem: As the following codes shown, I want to retrieve some data from several t…
2 replies
I have a SQL Server instance with tempdb and user db using Latin1_General_CI_AS collation. In the u…
5 replies
I have a varchar field named email in which I cannot remove trailing spaces (char(32)). Neither RTR…
4 replies
Hi All I have a bit of a problem. If I execute the following statement: DECLARE @x int EXEC @x…
5 replies
This has been a ongoing gripe of mine that until now I have been able to get around. The problem i…
4 replies
Hai, this is anitha,any difference between indexscan and tablescan. which cases it will be useful f…
4 replies
Hi Everyone, I have a table in SQL Server 2000. One coulmn of the table contains numeric data in nv…
16 replies
all the interaction between my application and database are handled through stored procedure(s) . T…
3 replies
Viewing 15 topics - 2,581 through 2,595 (of 17,082 total)
You must be logged in to create new topics.