How to create a database from my program?



How to create a database from my program?..

Answer / Ajay Kumar Dewabansi

Creating a database depends on the specific programming language and database system you are using. For example, in SQL Server, you can use ADO.NET or ODBC connections to create a new database through C# or VB.NET. In Python, you can use sqlite3 or a library like psycopg2 for PostgreSQL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

Enlist ways to efficiently code transactions.

1 Answers  


What is tuple with example?

1 Answers  


Briefly describe the three types of sql commands.

1 Answers  


What's difference between dbms and rdbms ?

1 Answers  


How can we check whether A S M instance is up or down?

1 Answers   Excelacom, HCL,


Is database a storage?

1 Answers  


how can we restore RMAN backup from SUN O/S to AIX 5.3? is it possible or not?

1 Answers   Satyam,


Which database is faster?

1 Answers  


What is the purpose of reports in a database?

1 Answers  


List few restrictions that are imposed while creating views?

1 Answers  


What are stored-procedures? And what are the advantages of using them.

1 Answers  


What is database management system(dbms) and why it is used?

1 Answers  


Categories