create() is to DDL as select() is to ???

  • Thread starter Thread starter surf
  • Start date Start date
S

surf

Can some one help me out with the subject matter here, I was asked in
an interview and didn't know the answer.
 
They're probably looking for DML (Data Manipulation Language), as opposed to
DDL (Data Definition Language).

Sort of a pointless question, since there's really no connection between
knowing that arcane term and being able to write good SQL statements.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top