24#ifndef DD__SYSTEM_VIEW_DEFINITION_INCLUDED
25#define DD__SYSTEM_VIEW_DEFINITION_INCLUDED
30namespace system_views {
Definition: system_view_definition.h:37
virtual ~System_view_definition()=default
virtual String_type build_ddl_create_view() const =0
Build CREATE VIEW DDL statement for the system view.
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51