View Single Post
  #1 (permalink)  
Old 07-04-2007, 03:41 PM
PE-Steve PE-Steve is offline
Junior Member
 
Join Date: Apr 2007
Posts: 3
Default MySQL lacks certain features

Features like stored procedures, triggers, referential integrity, and SQL unions and subqueries which are there in relational databases are not supported by MySQL. So there are limitations to the environment in which it can be used.
Reply With Quote