Esempio n. 1
0
 function __construct($view_name)
 {
     parent::__construct("ALTER", $view_name);
 }
Esempio n. 2
0
 function __construct($view_name)
 {
     parent::__construct("CREATE", $view_name);
 }