← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76481]: insert query in Open office

 

Question #76481 on openoffice.org in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/openoffice.org/+question/76481

    Status: Open => Answered

Tony Pursell proposed the following answer:
Hi Gautam

This is what you need:

INSERT INTO "DATAA" ("id","name","password") VALUES (1,"ABC","PQR")

Note:

1. Data names are case sensitive
2. You must specify a value for the primary key column

Tony

PS If this answers your question, please mark it as Solved.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.