Topics
Started by
Posts
Last post
I have some data like this create table sample_data (id int identity (1, 1), transaction_type int, …
1 replies
Hi, i need to know how to set and unset a RowLevel lock on a set of tables. i have a select clause …
2 replies
Hi I have a case in which I need to create a unique identifier in each record in a view. This could…
1 replies
My tables have UniqueIdentifier PKs. To help with performance, there is also an int computed colum…
1 replies
Hello Friends, I have created a database trigger that tracks specific column updates. This database…
3 replies
A problem has come up in designing a Web page to maintain a small reference table in SQL Server 200…
1 replies
Hi Folks, I have a database table named CustomerOrders.I want to track data changes on a specific c…
5 replies
Hello Friends, I have a database table that tracks the history of Database operations on a a …
1 replies
I have added a new column to a table Order_Facts and need to update previous history records using …
6 replies
Hello all... I need to separate some rows returned from a table based on a value that's in the tabl…
5 replies
Using Sql Server 2005. Does anyone know how to determine the date and time when a sp was last chang…
5 replies
I work with a scientist who's invested a lot of time writing VB code inside several Acces…
9 replies
Hey everybody, I'm working in a store procedure with parameters and I want to show to user when som…
4 replies
Hi, I found that SQL 2000 ignores apostrophes during ordering. Example: create table test ([name] v…
9 replies
Hi, I am inserting some values in a table say 'TEST', This table contains a column named "ROWGUID'…
6 replies
Viewing 15 topics - 1,501 through 1,515 (of 4,455 total)
You must be logged in to create new topics.