Topics
Started by
Posts
Last post
Hello, The situation is a SQL Server Express R2 database. The database and log files are stored loc…
8 replies
I can convert time datatype to 12 hour format using convert etc. But is there any option to save th…
1 replies
Hi there, I have a table of 4 million records that contain Telephone # field. I want to count th…
5 replies
Hey guys, I have a database on a server owned by another team that I use as a datasource in my non …
3 replies
Hi there, I have a table with address field of 4 million records. This field has Street address +…
4 replies
Here is my problem. I want to create a trigger that will automatically take out the tags from HTML …
7 replies
A co-worker ran this script: Declare @numupdated int = 1; While @numupdated > 0 BEGIN …
6 replies
I have a table that has a non unique column called ClientId What I need is that every time a new re…
21 replies
I'm a contractor at a customer. Sometime on Tuesday, a gremlin installed transactional replication…
6 replies
Hello, I need to change the default location for my database snapshots for transactional rep, becau…
1 replies
Hi all, We have a 3rd party backup software that requires an account to access the database files, …
3 replies
Hello all, i am new to SQL Server and same goes for t-sql as well. I am trying to write a simple pr…
6 replies
We are planning to move 3-4TB of databases to new environment. Can someone explain some best practi…
6 replies
Hello, Say I have a table called orders which has about 40 columns, and could potentially grow to 1…
4 replies
I am restoring a 3rd party Vendor database from SQL2008R2 Enterprise to SQL2008R2 Standard. I get …
8 replies
Viewing 15 topics - 5,431 through 5,445 (of 30,225 total)
You must be logged in to create new topics.