adspace


What are the objects can be created using CREATE statement?

Answer Posted / Anima Gupta

In MySQL, you can create tables (CREATE TABLE), databases (CREATE DATABASE), users (CREATE USER), indexes (CREATE INDEX), and views (CREATE VIEW) using the CREATE statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Change a users password from unix shell.

1223


What is the current mysql version?

1105


What is current version of mysql?

1084


Which statement is used in a select query for partial matching?

1247