Topics
Started by
Posts
Last post
Is there a way in SSMS 2008 to get a query to execute every N seconds with a Wait For X seconds so …
3 replies
I want to drop a bunch of constraints on tables that have similar names, by generating alter statem…
2 replies
Good Evening All, Im having some frustrating problems with what seems initally to be a simple query…
3 replies
So I have been reading up on pivot tables because I thought that was the direction I needed to go i…
3 replies
So I've run sp_helpDB on a database that's in SIMPLE recovery model. It's telling me that the size …
9 replies
Hello Please help me to do this CREATE TABLE #X1 (vcEmployeeUniqueID VARCHAR(20), vcLastName VARC…
1 replies
We recently upgrade to sql standard to sql Enterprise. We ran a maintenance job which defrags, rein…
16 replies
Create stored procedure for users registration. Procedure accepts two parameters: username and pass…
13 replies
Dear, I have a database of 400 tables. I set the default size of database file is 20 GB and log fil…
16 replies
Hi all, Problem with setting default values to a paramater with true or false condition. I have 2 r…
8 replies
How to save the results from "SET STATISTICS TIME ON" in table format? Ben Brugman
1 replies
Hi all I am wanting to move a Full Text Catalog in SQL 2008. As this is a logical file in the DB, …
2 replies
Can anyone show how to concatenate two fields into one in this line of the TRIGGER T-SQL?: INSERTED…
7 replies
Hi Experts, Our network team needs to upgrade firmware and other things on the server which has SQL…
8 replies
I have a cursor behaving strangely. Please consider the following SQL: DECLARE @condition bit SET @…
4 replies
Viewing 15 topics - 14,221 through 14,235 (of 30,209 total)
You must be logged in to create new topics.