Algorithm Definer Sql View
Algorithm Definer Sql View . The definer and sql security clauses specify the security. Sql security definer view `xxxx` as. SQL语句 如何将SQL语句查询出来的数据 新建成一个新表_百度知道 from zhidao.baidu.com The algorithm that generates sql queries from xpathcore graphs. Create [or replace] [algorithm = {undefined | merge | temptable}] [definer = { user | current_user }] [sql security { definer | invoker }] view view_name [ (column_list)] as select_statement [with [cascaded | local] check option] for security you can set definer or invoker. First, merge the input query with the select statement in the view definition into a single query.;