Topics
Started by
Posts
Last post
Is there a way to deny a login from backing up any database on a sql instance, or will I need to de…
5 replies
Is the following possible. declare @prevStatus char(1) update table1
2 replies
I have two triggers that fire upon an insert that fires both simultaneously with no problems except…
8 replies
Hi every body I have a large table (270 G) and i only have insert and select statement over this ta…
9 replies
Hi, I have changed the following the "Shared Install DIrectory and Instance Directory" to D:\Progr…
2 replies
Hi, Below given is my requirement. declare @SPos int,@EPos int set @SPos = CHARINDEX('[','{ Action…
6 replies
Hi, We have configured log shipping in SQL Server 2008 R2. Primary Server A has a named instance on…
4 replies
Hi Experts, I want to see if there is a way to find the spid,block by witch session,what is the blo…
1 replies
In live environment, I have published 5 databases from MAIN-DB to REP-DB using PULL transactional r…
4 replies
Hi all, Am getting the above error in my procedure. this is my procedure ALTER procedure [dbo].[usp…
7 replies
let's assume that I have scenario as following: - Table tbl1 for customer 1, table tbl2 for custome…
4 replies
I have only .mdf file How to Restore .mdf file into sqlserver 2008 without .ldf file
15 replies
I have made a view in SQL that retrieves the distinct values of ID numbers and Names from an archiv…
1 replies
hello, right now on my search page the sql query i am using is similar to: select * from table wher…
4 replies
I have a situation where I need to be able import a unix file into SQL. I can get the unix file to …
10 replies
Viewing 15 topics - 14,086 through 14,100 (of 30,209 total)
You must be logged in to create new topics.