Topics
Started by
Posts
Last post
HI ..I am having trouble with keeping backup of encryption certificate. I created database encrypti…
31 replies
Hi All, I just wanted to know whether retrieving data from a view will be faster than directly quer…
8 replies
how do you set something up like codered where there are numbers within a database and then it make…
1 replies
Hi SSC, Question for you, when a user runs an INSERT INTO ... SELECT * FROM ... statement I've noti…
3 replies
Dear friends, I need to concatenate a char with in CTE for ex: with cteexp(q,col) as (select cast(1…
2 replies
Hi, Import action stopping in middle due to as below errors, pl suggestion me what could be issues?…
1 replies
Is there any way to find out how many times a USP was executed and how much time it took to execute…
3 replies
CREATE TABLE [dbo].[patient]( [pid] [nvarchar](50) NOT NULL, [name] [varchar](50) NOT NULL, [varch…
5 replies
I know the subject isn't the clearest, but I think it'd be too long to put the entire question... I…
5 replies
Recent post from Brent Ozar. Is what he is saying correct. In SQL 2012, if your primary drops offli…
4 replies
can anyone give me tips how to use powershell with respect to sql server 2008
1 replies
Hi Team, I have sql service account which does not have sa rights but have all required domain righ…
2 replies
Create Table Table1 ( Sno int, Sname varchar(20) ); insert into table1 values(1,'a'), …
2 replies
Can someone help me with determining why my TestTable data does not roll over into my ResultTable d…
1 replies
Hello! I hope that someone may be able to help as I've been unsuccessful in getting this to work. …
1 replies
Viewing 15 topics - 10,681 through 10,695 (of 30,225 total)
You must be logged in to create new topics.