Advertisement

1 - 10 of 10 containing alltags:("query performance") (0.001 seconds)
Couldomseone help here, I have a query that takes ages to query but when i comment out the LAST join ("tblDefaultButtons") it runs within a second or two, with it in it takes about 30 seconds? B...
Zones: MS SQL ServerDate Answered: 10/18/2005 Grade: A Views: 0
I'm trying to improve the performance of a distributed query. I think I know the best way for the CBO to run it but I can't get it to choose it! The query in question is actually an insert (note...
Zones: OracleDate Answered: 10/02/2003 Grade: A Views: 8
Hi All, would appreciate your help please. I am not at all a database person, so please be patient with me.. trying to learn while trying to accomplish this task.. I have a query performin...
Zones: SybaseDate Answered: 10/16/2006 Grade: A Views: 32
I am running the below sql statements against a database created using the VistaDB 2.1 engine. I need to get all the distinct records from the database, however when I use the DISTINCT keyword, it ...
Zones: DatabasesDate Answered: 11/14/2006 Grade: A Views: 0
Hi there - hope someone is able to help. Previously someone was kind enough to write me a query. Oracle 10 db. ( background - http://www.experts-exchange.com/Database/Oracle/Q_22143440.html ) ...
Zones: OracleDate Answered: 07/12/2007 Grade: A Views: 0
I use the sample code in a vb.net web app.  It takes 6-10 seconds to return data from SQL server.   If I do the same query in query analyzer the results come back in 15 milleseconds.   I have tr...
Zones: MS Visual BasicDate Answered: 05/14/2006 Grade: A Views: 0
Here's a SQL query running on my Linux server under MySQL 5.2 that is VERY slow compared to other queries: SELECT COUNT(*) FROM OMDaily WHERE actSubP = 1 AND BINARY username NOT IN (SELECT usern...
Zones: MySQL ServerDate Answered: 08/25/2008 Grade: A Views: 18
I have a page whic needs to pull in the results of (currently) 5 queries, will there be a significant time.processing performance change in having the queries, generated at run time, and run inline...
Zones: ColdFusion Application Server, CFMLDate Answered: 03/28/2007 Grade: A Views: 0
I've been reading www.sql-server-performance.com articles on this problem, have a lot of data gathered using SQL profiler and Windows performance logs, but can not pinpoint the issue.  One day I ca...
Zones: SQL Server 2005Date Answered: 02/08/2008 Grade: B Views: 4
we are about to start a new project Using SQLServer 2005, VB.Net 2005 windows application. One particular User requirement is as follows. within the system there is one screen which the user wa...
Zones: SQL Server 2005Date Asked: 06/23/2008 Points: 500 Comments: 4
  • 1