If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > question about speed the process of displaying data in an application

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-20-09, 05:50
zero1987 zero1987 is offline
Registered User
 
Join Date: May 2009
Posts: 8
question about speed the process of displaying data in an application

which database is better in terms of speed the process of displaying data in an application?SQL Server 2000, MySQL, DB2. please write comment why you select that and how speed?thanks
Reply With Quote
  #2 (permalink)  
Old 06-20-09, 06:09
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by zero1987
which database is better in terms of speed the process of displaying data in an application?SQL Server 2000, MySQL, DB2. please write comment why you select that and how speed?thanks
Seeing as you're asking this on a MySQL forum then I guess the answer has to be MySQL. I have to ask - why are you asking such a question? Normally what affects the speed of displaying data in an application is how the original query was written. Once the query has executed and data is being fed back to the application then it makes little difference what RDBMS you're using. I can't see how your question makes any sense in the real world. Is this work or coursework?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On