Topics
Started by
Posts
Last post
I need to restrict user which was achieved by grant and deny permissions using TSQL in sql server 2…
9 replies
is there any issues in installing the sp2 for SQL 2008 R2
1 replies
My one of PRD database size is 26 GB, Database is in simple recovery mode, but the data file unused…
4 replies
Hello folks - new to the forum and relatively new to SQL 2008. I have been given the task of trying…
4 replies
I'm getting this error message when calling a stored procedure. I want to get back two values from …
2 replies
Hi, I want to check how long an SP executed. The last last execution time was 2 hrs ago. Can any on…
5 replies
I'm needing to copy all the records from one database to another for just one table. Both DB;s are …
2 replies
need some examples and advantages of indexed Views Please Regards AS
1 replies
in windows cmd prompt i typed the below command First.... C:\Users\sony>sqlcmd 1> second... C…
3 replies
There is a Table. CREATE TABLE TBLCOLOR (ID INT, COLOR VARCHAR(20)) Insert into TBLCOLOR SELECT 1,'…
3 replies
HI All, I have Stored Procedure that is being used by SSRS report as the source... When I select th…
3 replies
Hi all, Anyone knows how much the dundas dashboard licence will cost? Thanks
1 replies
Issue: The database in corrupt status So far Tried: ALTER DATABASE @database SET EMERGENCY; GO AL…
12 replies
HI, SQL SERVER CPU Usage shoots up to 100 % even at a time when user is not accessing application o…
26 replies
How can I pass a pre-set parameter to a stored proc, for example; DECLARE @param1 VARCHAR(MAX) SET …
2 replies
Viewing 15 topics - 12,991 through 13,005 (of 30,222 total)
You must be logged in to create new topics.