Hi Sanjiv, currently Drill doesn't support insert or update of data in tables.
Kind regards Arina On Thu, Nov 17, 2016 at 3:54 PM, Sanjiv Kumar <[email protected]> wrote: > Hello > I have one doubt. In Drill we can create table using CTAS Command. > Like :- CREATE TABLE new_table_name AS <query>; > > As Mention in official site:- > http://drill.apache.org/docs/create-table-as-ctas-command/ > > My query is:- Is it possible to update or insert data in CTAS Created > Table? > > > > -- > Thanks & Regards. > Sanjiv Kumar. >
