Topics
Started by
Posts
Last post
table1 id value 2 20 3 30 4 40 5 50 6 60 7 null the above table has to be inser…
4 replies
By: nagaraj
Hello all, I have a DDL trigger set up which simply logs the DDL rename events to an auditing table…
7 replies
Hi Everyone, I want to be able to automatically populate an SQL table with data from emails I recei…
10 replies
I want to save images into an sql database, and in my situation the best way to do this is using fi…
1 replies
For the last week or so anytime I load ssms to connect to my sql server, the initial connect takes …
13 replies
table1 id value 2 20 3 30 4 40 5 50 6 60 7 null the above table has to b…
1 replies
table1 id value 2 20 3 30 4 40 5 50 6 60 7 null the above table has to be inser…
1 replies
Hi All I am requesting a stored procedure to encrypt a field in my database. The code so far looks…
4 replies
Hello all. I am doing this to modify a field and encrypt data in that field: --Update EncryptedName…
3 replies
Duplicated post. plz ignore This topic was modified 6 years, 3 months ago by barry.nielson.…
0 replies
Dear All, In My production environment , every six month cycle we are replace the database s…
3 replies
I have an AuditTrail table with IDENTITY column defined as: [AuditTrailID] [int] NOT NULL IDENTITY(…
7 replies
Hi, I need to make a some text in red colour in sql server column value. Below is my column …
2 replies
If I have a DB named TEST on a SQL Server 2008R2 instance and I need to execute the below command I…
1 replies
Hi, I have a time datatype column (Time(4)). I want to subtract 52 secs from it. This is in a compu…
1 replies
Viewing 15 topics - 316 through 330 (of 30,225 total)
You must be logged in to create new topics.