Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::SQL::ParseTree::CreateTable Class Reference

#include <sql_parsetree.hpp>

Inheritance diagram for CoGaDB::SQL::ParseTree::CreateTable:
Collaboration diagram for CoGaDB::SQL::ParseTree::CreateTable:

List of all members.

Public Member Functions

 CreateTable (TablePtr _table)
 CreateTable (Table *_table)
TablePtr execute (void)

Private Attributes

TablePtr table

Constructor & Destructor Documentation


Member Function Documentation

Implements CoGaDB::SQL::ParseTree::Statement.

References CoGaDB::getGlobalTableList().

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines