Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General DB Topics / DB Theory / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
data mining of subsets29 Jul 2007 10:44 GMT3
Have not found an active data mining forum yet so asking here.
I'm new to data mining but since I have the most theoretical comp.
sci. background at my work I've been given the task of setting up a
data mining system. The problem is that our setup seems pretty non
Object-oriented SQL statements27 Jul 2007 17:15 GMT18
Please comment on the approach illustrated in :
http://www.zhmicro.com/Database.pdf
On July 19 this was posted at comp.object.
Regards,
Fabian Pascal, completely different?27 Jul 2007 07:06 GMT28
I miss Fabian Pascal's criticism of the database industry, and
contributions to clear thinking on the relational model, as
dbdebunk.com has been silent for some time now.  I noticed recently,
however, that he is posting  (though not writing) on his other passion
I think my book may be wrong about cardinality, but I'm not sure27 Jul 2007 04:07 GMT33
1)
The following quote ( well I shortened it a bit ) is from a chapter
briefly describing MARTIN E-R notation
"Say we have entities ORDER and PRODUCT. One ORDER must include at
Help with Design and Obtaining of Data26 Jul 2007 10:58 GMT4
We are currently in the process of attempting to come up with a
solution to redesign our database. I am not going to use real
examples, but I will attempt to give enough information to enable
somebody to help me.
What is that "more" that makes E-R model truly independent ?25 Jul 2007 19:02 GMT12
1)
Before I ask the question I must point  out that I understand the
difference between logical and conceptual level. Thus, conceptual
model represents DB design independently of the underlying logical and
Lots of Idiotic Silly Braces?24 Jul 2007 20:32 GMT26
No big reason for wondering about this, the uses may seem obscure but
also seem interesting to me, David C and his notation thread has sent me
off on what could be another wild goose chase.  Gave this post a
different subject so as not to usurp his.
A simple notation, again24 Jul 2007 14:52 GMT36
Using the notation [A B C]  for  <NOT> (A <AND> B <AND> C), etc.
The following [  A [B]]   means "A implies B"  for Boolean algebra.  What is
the corresponding thing for Relational Algebra?
Also,  I'm trying to come up with a bracket notation for a "literal
At what ANSI/SPARC level are you, when creating new... totally lost22 Jul 2007 23:30 GMT10
I just started learning about databases and already I'm totally lost
1) When you use,for example, SQL statements to create tables and
implement relationships with  primary and foreign keys, do you operate
at level three ( internal/logical model ) of ANSI/SPARC architecture,
B+ tree: How to obtain key from value22 Jul 2007 22:18 GMT3
I am looking for solution (technique) that will allow me, while using
traditional B+ tree, to obtain key from value without creating
"reversed" table. Some overhead is acceptable but not "reversed"
table. Looping is also not an option.
OR operator in D&D algebra21 Jul 2007 03:18 GMT1
D&D algebra defines the OR operator as
R(x,y) <OR> S(y,z) = {(x,y,z) | (x,y) in R & z in Z} union {(x,y,z) |
(y,z) in S & x in X}
since application of both AND and OR operators monothonically
I still don't understand whether the term data model...20 Jul 2007 17:50 GMT2
1)
I still don't understand whether term data model (or data model
instance) refers to mechanism ( implemented as software ) that defines
what kind of structures ( tables, relationships etc ) system
Joins vs. Sub-Selects19 Jul 2007 17:47 GMT1
Which relational operation perform faster in general, JOINs or SELECT
subqueries?
Suppose we have these tables:
create table departments (
question using aggregate function19 Jul 2007 17:43 GMT16
I'm having trouble with a query concept.
I know that:
select max(order_date) from orders;
will return the date of the newest order, and that:
performance difference between UNION operator and OR in where clause Options11 Jul 2007 18:25 GMT7
tables:
1. publication(pubid, title)
2. book(pubid, date)
3. journal(pubid, date)
Pages: 1 2 June, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.