answersLogoWhite

0


Best Answer

That would depend on what those specific options are. The options can only be determined by examining the flaws within the current database design of the organisation.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which option should we adopt to improve the database design of the organisation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Html codes for feedback form?

<!doctype html> <html> <head> <meta charset="utf-8"> <title>Feedback Form</title> </head> <body> <h1>Feedback Form</h1> <form action="mailto:your email address" method="get" enctype="text/plain"> <p> Name: <input type="text" id="name" size="30"> </p> <p> Please rate my site from 1 to 10 (1 = bad and 10 = good): <br /> <select id="rating"><br /> <option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> <option>7</option> <option>8</option> <option>9</option> <option selected>10</option> </select> </p> <p> How would you suggest I improve it?<br /> <textarea id="improve" rows="5" cols="30"></textarea> </p> <p> <input type="submit" value="Send Feedback"> <input type="reset"> </p> </form> </body> </html>


Advantage of ms access to other database?

It is easy to use, and already comes installed on many machines.However, it isn't a particularly powerful database. It might be used as a prototype, or for some small systems, but for professional development, it isn't the best option.It is easy to use, and already comes installed on many machines.However, it isn't a particularly powerful database. It might be used as a prototype, or for some small systems, but for professional development, it isn't the best option.It is easy to use, and already comes installed on many machines.However, it isn't a particularly powerful database. It might be used as a prototype, or for some small systems, but for professional development, it isn't the best option.It is easy to use, and already comes installed on many machines.However, it isn't a particularly powerful database. It might be used as a prototype, or for some small systems, but for professional development, it isn't the best option.


What is the correct HTML for making a drop-down list?

<select> <option value="Volvo">Volvo</option> <option value="Saab">Saab</option> <option value="mercedes">Mercedes</option> <option value="Audi">Audi</option> </select>


Is a subclass only method through a base class variable allowed?

Yes, it is allowed, but it is considered poor design to do so. The problem is not that your subclass contains a specialised, non-generic method, it is only in how you are accessing it. When you hold a variable, pointer or reference to a base class then you are expected to treat that class generically. If you cannot do this, then you should seriously rethink your design. Always ask yourself why you are attempting to extort non-generic behaviour from a generic class. That said, it is sometimes the case that the base class design is outwith your control. It is still the result of poor design but in these cases you have little option but to make use of dynamic downcasts in order to extort specific behaviour from your subclass. The only alternative is to veto the base class completely and write your own, but if this requires a major rewrite then a dynamic downcast might be the better option in the short-term. Another option would be to use an intermediate subclass, but this is only suitable when you have two or more subclasses that share a common interface, but where that interface is not generic enough for the base class itself. This won't resolve the problem of extorting non-generic behaviour when you hold a reference to the base class, but it can help reduce the number of dynamic downcasts to a minimum (the ideal situation is no dynamic downcasts, but the option is there if you really must use it). Percolating the specific implementation into the base class can often be a simpler option. Although you should generally avoid this, if you are designing a closed hierarchy then the cost of the reduced encapsulation may be considered a more preferable option to the additional expense of a dynamic downcast.


Preferred HTML tag for drop down list?

That would be the <select> tag. Example of usage: <select> <option>Option 1 in drop-down list</option> <option selected="selected">Option 2 (selected by default because of the "selected" attribute)</option> <option disabled="disabled">Option 3 (disabled because of the "disabled" attribute)</option> </select>

Related questions

Where is the design clothes option on your Sims Agents?

there isn't a design clothes option.


What kind of jobs can you get with an associate's degree in Web Design?

With an Associate's degree in Web Design, an individual can find work as a web developer, database administrator, desktop publisher, writer, or computer programmer. Graphic designer is another great option with this type of degree.


Can I use Access to set up a Database Management System?

yes you can definately use it. access and excel are real good option to set up database management system. access is the really favourable and easy option.


What careers can be pursued after attending a web design school?

After attending a web design school, the best career option would be to find a job in web design. Web design often entails other creative aspects, so graphic design is another option.


Which option should you use to add color to improve the attractiveness and readability of a table in Microsoft word?

Which option should you use to add color to improve the attractiveness and readability of a table?


Many people use microwave ovens to cook their food. Which option is best described as an engineering endeavor related to microwave ovens?

Researching the way people use microwave ovens to determine how to improve their design


What does the Design Templates option on the Slide Design pane help you do?

Change the background of all slides.


How do you unlock the Byzantine database entry in assassins creed revelations?

It should be one of the first entries in the game. You can check it through the Database option in the pause menu...


What type of database is PostgreSQL?

The types of database supported by PostgreSQL are Boolean, numerics, binary, composite, arrays, and date/time stamps. Another option is that users can create their own database types using this software.


Where could I send my staff to attend database management training in Utah?

It might be better to get the database management training online. Dixie College of Utah is another option.


Is sedan car a great choice?

It is an option for car design.


How do you make an answer on this website?

You have to make an account and then their will always be an option to answer a question or to improve it.