Topics
Started by
Posts
Last post
Hi all, I would like to write a stored procedure that starts automatically when SQL Server starts, …
1 replies
Can a query be written that produces the results as described below? Table A &nbs…
13 replies
/* Something similar to http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=8&messa…
4 replies
Hi, I got an error email from my web application this morning. The error was '009282d2' cannot be c…
7 replies
I have a standard select statment and I need to add a column that counts the rows, so for row one i…
4 replies
Hi, Is there a way to convert VARCHAR to DataType to DateTime Eg: Select CAST('22/10/2007' AS DateT…
3 replies
How can I speed up a query that uses the != operator? Specifically the equation is a!=''.&nbs…
10 replies
Hi, Would someone please explain and help me solve an exception below. I don't understand why it co…
3 replies
I have a table that contains a bunch of information but one of the fields is "cosize" which represe…
2 replies
I need help optimizing a query. I'm trying to create a result set of 312 rows, even if they are fi…
4 replies
I have the following table: CREATE TABLE [COUNTS] ( [sDatabase] [varchar] (30) COLLATE SQL_L…
1 replies
How would one appropriately created an incremental default value based upon a composite key constra…
3 replies
SQL Server Job. I have a task on every Sunday step 1 has to be executed not step 2, and Every first…
2 replies
I want to run a join select query on two tables/views, but one of the tables has multiple rows for …
1 replies
Hello, Consider the following code; IF @MonthInputValue <> 'All' BEGIN &nb…
3 replies
Viewing 15 topics - 6,316 through 6,330 (of 17,082 total)
You must be logged in to create new topics.