4 lines
59 B
PHP
4 lines
59 B
PHP
|
|
CREATE
|
||
|
|
VIEW new_view_1
|
||
|
|
AS
|
||
|
|
SELECT * FROM <table>
|