"Pavani Mallampati" <pavanimallampati(at)gmail(dot)com> writes:
> Creating emp table in grid with the syntax.
> GridSQL -> create table employee_details(emp_id integer,
> GridSQL -> emp_name varchar,
> GridSQL -> emp_address varchar) with xrowid;
> OK
I don't know what "with xrowid" does; I suspect you need to be asking
the EDB folk for help, not us.
regards, tom lane