Answer Posted / chaudhry
The name of the file from which import should be performed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is end users in dbms?
What is a candidate key in dbms?
How to prevent firebird.log file from filling up the disk partition?
What is a database in healthcare?
How do you create a report in a database?
Can we save image in database?
Can I use google sheets as a database?
What are the six database objects?
When connection to database is failed, Which exception will be thrown?
What is dbms function?
What is database transaction?
What is tuple with example?
Describe the difference between homogeneous and heterogeneous distributed database.
1.If we have a Salary coloumn in Staff entity with this description the salary must be monetary and >=$35450.00, how we can write it in into schemain SQL? 2. If we have Weight and Marks in Assessment entity and the Weight has the description of this it must be Non-zero percentage. And also the Marks attribute stores the maximum possible raw mark for assessment (e.g., 30), while Weight stores of the weight of this assessment for the paper as a whole (e.g., 10%). If Marks is not specified, then Weight is used for both. How we can convert this into schema in SQL????
What is the advantage of using preparedstatement?