Purchase Solution

Limits on the Average Database User

Not what you're looking for?

Ask Custom Question

1. What kind of business scenarios might have use of a CHECK constraint?

2. What kind of business scenarios might call for disabling a constraint?

3. What types of limits would you place on the average database user? On an expert user?

Purchase this Solution

Solution Summary

What kind of business scenarios might call for disabling a constraint?

Solution Preview

1) when you want to allow data entry for a datafiled ,check constrain is very usefull.
A CHECK constraint on the salary and commissions columns to prevent the commission from being larger than the salary for a marketing company.

2) disabling a constaints
-When loading large amounts of ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.