Skip to content

Instantly share code, notes, and snippets.

@khigashi
Last active April 22, 2022 19:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khigashi/d65381cadc440bf0b005b9a27aec5347 to your computer and use it in GitHub Desktop.
Save khigashi/d65381cadc440bf0b005b9a27aec5347 to your computer and use it in GitHub Desktop.
insert into nome_tabela
select * from nome_view
@khigashi
Copy link
Author

Também é possível criar um índice na tabela que receberá a VIEW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment