Topics
Started by
Posts
Last post
I have a self referencing table called Group: CREATE TABLE [dbo].[Groups] ( [GroupID] [int] I…
4 replies
Hi, I am wondering if I can write an algoritham which checks for the name match and gives out the r…
7 replies
I have a problem about DTC. I know where the problem is but don't know how to resolve it.&nbs…
2 replies
Hi All, I would like to prompt the user to enter a reason when a trigger gets invoked. The triggers…
1 replies
This is not strictly a problem, as the workaround and best-practices are quite obvious. But I still…
3 replies
Hi Everyone I have a table which has column name memberlist with values ('A,B,C') -> Varchar.&nb…
6 replies
can I create a join using a LIKE statment? E.g. I want to to join tables on t1.keyword LIKE %t2.pro…
1 replies
Jeremy P wrote in his article Crash, that he submitted to the contest, that he found a script to un…
1 replies
Hi, the title more or less says it all. I issued the following ... create nonclustered index jobite…
6 replies
I have created a table and i can see the data when query agianst that table.But in the enterprise m…
1 replies
I have a Database of size 200 MB and my transactio log is 13GB(very high).So can I truncate the log…
3 replies
Is there any query to pull out table level privileges. example If there a table called A . J…
3 replies
i am having 2 systems, 1 is onlinemanager.com, and another is ipts.com both are of the same company…
8 replies
Does anyone know of any freeware that will automatically generate CRUD Stored Procedures for a data…
4 replies
Hi, Any of you know how to export a result set to excel format or to CSV format? This is because in…
3 replies
Viewing 15 topics - 12,136 through 12,150 (of 17,082 total)
You must be logged in to create new topics.