Write a short note on qbe, Database Management System

Assignment Help:

Write a short note on QBE?

Stands for "Query By Example." QBE is a feature involved along with various database applications which gives user-friendly techniques of running database queries. Typically without QBE, a user must write input commands using right SQL (Structured Query Language) syntax. This is a standard language in which nearly all database programs support. Therefore, if the syntax is slightly incorrect the query might return the wrong results or may not run at all. The Query By Example feature gives a simple interface for a user to enter queries. Instead of writing an whole SQL command, the user can just fill in blanks or select items to describe the query she needs to perform. For instance, a user may need to select an entry from a table called "Table1" with an ID of 123. Using SQL, the user would required to input the command, "SELECT * FROM Table1 WHERE ID = 123". The QBE interface might permit the user to just click on Table1, type in "123" in the ID field and click "Search." QBE is offered along with most database programs, by the interface is often different among applications. For example, Microsoft Access has a QBE interface known as "Query Design View" which is totally graphical. The phpMyAdmin application used along with MySQL, offers a Web-based interface whereas users can choose a query operator and fill in blanks with search terms. Whatever QBE implementation is given with a program, the purpose is the similar - to make it easier to run database queries and to prevent the frustrations of SQL errors


Related Discussions:- Write a short note on qbe

Difference between left outer join and right outer join, Difference between...

Difference between LEFT OUTER JOIN and RIGHT OUTER JOIN In left outer join tuples from the left-hand-side relation which do not match any tuple in the right-hand-side relation

Large Project, Can you help me with the following: Drop statements for all...

Can you help me with the following: Drop statements for all objects in the lab project. Create statements for all objects of the lab project Create indexes for foreign keys Cre

Using sql create a view rs for the relations r and s, Using SQL create a vi...

Using SQL create a view RS for the relations R and S. The view consists of the columns A and D renamed as X and Y in that order. Insert a tuple into it. Show the contents of t

What is candidate key, What is candidate key? Candidate Key - A candi...

What is candidate key? Candidate Key - A candidate key of an entity set is a minimal superkey, which uniquely identifies each row in the relation.

Abstract data structures, The C_Artist  application will be developed using...

The C_Artist  application will be developed using the C language (C99 standards) and will be able to compile without warnings and link and run in the Swinburne computer laboratorie

Discuss the term- design optimization, Discuss the term- Design Optimizatio...

Discuss the term- Design Optimization  We have seen various ways of representing the objects.The fundamental design model uses analysis model as the framework for implementati

Enhanced entity relationship, what do you understand by enhanced entity-rel...

what do you understand by enhanced entity-relationship

Explain data sublangauges, Explain Data Sublangauges ? Data sublanguage...

Explain Data Sublangauges ? Data sublanguage: In relational database theory, the term sublanguage, first used for this purpose through E. F. Codd in the year of 1970, refers t

What do you mean by persistence, What do you mean by persistence? How you w...

What do you mean by persistence? How you will make your data persistent? Persistent data is the data, which has a longer lifetime than program which has created it. Enabling th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd