Creating a View With MySQL Query Browser
Aug 16, 2008, 02:02 (0 Talkback[s])
(Other stories by Djoni Darmawikarta)
[ Thanks to Bhushan
Pangaonkar for this link. ]
"When you’re creating a query for non-technical
users and you don’t want them to see the complexity of the
query, you can create a view from the query. Your users can then
use the view as a table; for example, they can double-click the
view, which will effectively execute its complex query behind the
scene."
Complete Story
Related Stories: