Topics
Started by
Posts
Last post
Dear all, I can't figure this Problem out: I have a table like the following (with much more data, …
8 replies
I have a maintenance job that runs nightly without incident but last night the Rebuild Idex step fa…
3 replies
Hello! This is my first post here 😀 PHP has been printing out the following error when I try to con…
1 replies
declare @table table ( ParentID INT, ChildID INT, Value float ) INSERT INTO @table SELECT 1,1,1.2 u…
2 replies
Hi i have installed sql express on a desktop and i want to set up a database on that computer. is t…
1 replies
I am designing an application where multiple users can be assign to a product for review. If a user…
1 replies
-- Find Quarter difference count declare @enddate datetime = '2015-09-03 00:39:53.973' declare @s…
12 replies
With Luis' help, I just imported a huge data file into my local server/db on my laptop as well as a…
5 replies
Hi, I am trying to create a manifest for one of our clients and want to show the total qty for a pr…
2 replies
Hi Guys, I need to create a function that replaces the data in a column with an 'X' based on the …
4 replies
Hi Everyone, Several years ago SQLCAT.COM published a flowchart that helps users/dbas/developers/et…
1 replies
Hi DBAs, We have a SQL 2008 Instance existing on active/passive cluster with 2 nodes running on Wi…
3 replies
I have several databases to deal with, all with + 250 tables. The databases are not identical and d…
9 replies
Hello, We are receiving following alerts frequently about 1:40 AM in the morning. We have backups r…
12 replies
The execute job (collection_set_7_noncached_collect_and_upload) in my database, this with the follo…
1 replies
Viewing 15 topics - 3,391 through 3,405 (of 30,225 total)
You must be logged in to create new topics.