|
INTERVIEW QUESTIONS
DATABASE
FIREBIRD
DETAILS
Question: How to change database dialect?
Answer: While you could simply change a flag in database file it isn't recommended as there's much more to it. Different dialects have different ways of handling numeric and date operations, which affects all object that are compiled into BLR (stored procedures, triggers, views, computed fields, etc.) Fixing all that on-the-fly would be very hard, so the recommended way is to create a new database and copy the data. You can easily extract the existing database structure using isql and then copy the data using some of the tools
|
|
|
Category |
Firebird Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9173 users |
Added on |
7/23/2015 |
Views |
67794 |
Rate it! |
|
|
Question:
How to change database dialect?
Answer:
While you could simply change a flag in database file it isn't recommended as there's much more to it. Different dialects have different ways of handling numeric and date operations, which affects all object that are compiled into BLR (stored procedures, triggers, views, computed fields, etc.) Fixing all that on-the-fly would be very hard, so the recommended way is to create a new database and copy the data. You can easily extract the existing database structure using isql and then copy the data using some of the tools Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How to add, remove, modify users using SQL?
|
View Answer
|
|
How to activate all indexes in Firebird?
|
View Answer
|
|
Can I concurrently access a Firebird database with embedded and with regular server?
|
View Answer
|
|
What is command for supporting foreign key in Firebird?
|
View Answer
|
|
What is the maximum number of rows in a table in Firebird?
|
View Answer
|
|
What are the vital features of Firebird that makes it powerful database?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Firebird Interview Questions & Answers - Exam Mode /
Learning Mode
|