answersLogoWhite

0

thanks

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the main use of B and B plus trees in database?

For queries.


Is there anyway to convert filemaker databases into c plus plus or Visual Basic files?

Not that I'm aware of. But since Filemaker is a database, you can use C++ to access the database just as you would use C++ to create SQL queries on an SQL database. Think of Filemaker as being the backend to your C++ program.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


Which c plus plus best for vista?

Microsoft Visual C++ or Embarcadero C++ Builder (formally Borland C++ Builder).


What has the author Charles Calvert written?

Charles Calvert has written: 'Charles Calvert's borland C[plus plus] builder'


What are the good and bad points of a web queries plus copy and paste?

Sorry but i dont give a poo


Difference between sql and sql plus?

SQL*PLUS is a interface between user and Oracle database. It Provide an environment to use the SQL which is a query language to communicate with oracle database


What is the command to mount the database?

To mount a database in Oracle, you can use the SQL command: ALTER DATABASE MOUNT;. This command is typically executed in SQL*Plus or a similar Oracle database interface after you have connected to the database instance. Mounting the database allows the Oracle instance to read the control files and prepare to open the database.


Does Scotts turf builder plus 2 get rid of dandelions?

scotts turf builder is used to help your grass grow thick. it does stop some dandelions but it doesnt complete wipe them out


How does oracle differ from c plus plus?

The first in a company developping a well-known database system, the second is a programming language.


What is the relationship between database and c plus plus?

There is none. While you can access databases from C++, the two concepts are fundamentally different.


What is sqlplus reporting?

SQLPlus reporting refers to the use of Oracle's SQLPlus tool to generate formatted reports from database queries. It allows users to execute SQL commands and PL/SQL scripts, producing outputs that can be customized with various formatting options such as headers, footers, and column alignment. SQL*Plus is commonly used for generating text-based reports, which can be saved or printed, making it a valuable tool for database administrators and developers to present data in a structured manner.