Error in SQL Server query execution plans
Hello,I am getting a total cost more than 100% when totaling individual query costs. This is the query for which I am getting execution plan of...
View ArticleAlternatives for Server query execution plans
Hello,I am looking for the best alternatives of "query execution plans " in MS SQL server.Can anyone help me in this ?
View ArticleAsk the SQL Server Tiger Team About Query Performance on Twitter Chat Event
Ask the @MSSQLTiger Team questions about query performance live in this Twitter chat event using the hash tag #AskSQLTiger June 27th at 10 - 11 AM Pacific Time.Please read the details here:...
View ArticleSQL Server Experts
Where can I find a reliable SQL server developer with a very quick response time? I am in CA so I'm hoping to find someone (or a firm) on the west coast.
View ArticleSQL Server Will not Start Without a Password Reset via System Services
Hello allI have a challenge with a SQL server instance I configured to run on a mixed mode authentication. Time and again, the SQL server never starts automatically, yet it configured to do so. I am...
View ArticleSQL Server 2008 R2 - Work out week on week percentage of sales value
Hello,Im trying to work out how to get the week on week percent value of sales per area.Data is likeArea, Date, SalesLocal, SalesRemote, DayName, DayOf Week, FinancialWeek, MonthName, FinancialYear1...
View ArticleSQL Server Backups
My SQL server backup files are 5GB in size. Do you think it is okay to schedule two backups a day (one during business hours)? As of right now, it is only backing up at 1am every morning.
View ArticleSQL - parsing UK postcode info
Hi guys,I'm trying to create a function that looks at a postcode, then checks it against a field and returns an ID from another table. The problem I'm having is that the field it needs to look up...
View ArticleSQL script produces error
This is the error I get when trying to run a fairly complicated SQL query:Msg 1101, Level 17, State 10, Line 8Could not allocate a new page for database 'TEMPDB' because of insufficient disk space in...
View ArticleSQL Server assistance with Stored Procedures
Ok. So, I've looked everywhere I can think of and I need help, please.I'm creating a stored procedure that will look through a particular table for a purchase requisition (we call them AVOs) that...
View ArticleAdding Subcategories to this Sql script for reporting
Hey Spiceworks,We are trying to get this SQL Script to include Sub Categories as well as all of the items we have defined in sub categories and time worked on each ticket. If at all possible could you...
View ArticleTSQL - bring back rows even where doesnt exist
Hello,Have a little tricky query im trying to do.Basically trying to bring back a product from a vendor between dates and work out percentages and sales.Now when i bring back data for some months some...
View ArticleSQL reporting services 2008 toolbar scroll (freeze)
At some point over the last year I think there was an update or change to SSRS 2008. Before when you would scroll down through a report the toolbar (parameters, VCR buttons, Print button, etc) would...
View ArticleSQL Server connection error
Hello,I upgraded my computer to Windows 7 to windows 10 yesterday.My sql server 2012 was working fine before the upgrade. I was trying to connect to my sql server today.and I am getting following error...
View ArticleSQL Server Backups
I'm a newbie to SQL backups, but only with using the Maintenance Plans.Before I used a 3rd party tool that my last company wrote themselves.I'm always thought that if i have enough storage and...
View ArticleSQL Server 2005 error 1603 during installation Windows 7 64Bit
Trying to install SQL Server 2005 on Windows 7 Pro (x64). It was previously uninstalled and working however our client uninstalled it from their device after getting Blue Screen crashes.Now when trying...
View ArticleHow to create a Unique (Index) constraint across multiple tables?
Is there a way to create a unique index across tables in a MS SQL database? I have two tables, Table A and Table B. In that I have a Column named ID, I want to make these Id columns as unique...
View ArticleService pack apply strategy
Hi Spice Heads,I have joined in a company as SQL Application Support, Last month our DBA left the company. I know a bit of SQL like Backup Restore general connections issues, creating indexes, creating...
View ArticleSQL Merge replication - What happens if the publisher server dies?
Guys, I am contemplating moving to Microsoft SQL Replication, I love the peer-to-peer replication but I don't have the budget for SQL Enterprise.So based on standard edition Merge is the...
View ArticleWhat is the best way to do the following:
I have yet to find my answers on this subject. This is exactly what I'm trying to do.We currently have a system for submitting purchase requisitions. It is held in our DB. I'm only using one table. I'm...
View Article