Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / PHP / Database Access / November 2006



Tip: Looking for answers? Try searching our database.

Definition of a View

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Christoph Burschka - 28 Nov 2006 09:25 GMT
Sorry, this is probably something very obvious.

I created a View in MySQL some time ago, and now need to see the SELECT
statement that defines it. Is it possible to extract and see this query
in any way?

--
CB
rogergorden@gmail.com - 28 Nov 2006 17:09 GMT
> Sorry, this is probably something very obvious.
>
[quoted text clipped - 4 lines]
> --
> CB

In the INFORMATION_SCHEMA database, query the table called views.  The
TABLE_NAME is the view_name and the VIEW_DEFINITION is the SQL that
defines the view.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.