Okay No problem, But that query is common to all Database which will create table dynamically.
Actually it uses standard SQL language. However, Access uses a version of SQL that MS has 'optimized' for their own purposes. It's called Jet SQL, after the Jet database engine that MS Access has been using (at least up till A2003).
Comment