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 / General DB Topics / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Oracle 9i Database Administration in 10 Minutes30 Apr 2007 04:46 GMT1
The Topics Covered In This Book Are: Understanding the Oracle
Environment; Understanding the Oracle Instance; Understanding the
working of Oracle Instance; Understanding the Oracle Database; Oracle
9i Software Installation; Oracle 9i Database Design using DBCA;
design db30 Apr 2007 02:26 GMT4
In the early phase of data modeling how do you usually start with
these steps:
data layout, normalization, key definition, and performance tuning
Considering that application needs to design from dcratch and it is
custom sort order of displayed items29 Apr 2007 14:17 GMT2
What would be the most efficient way to have items displayed on a webpage
sorted in the order a CMS administrator wishes? So for instance, lets say I
have a table employee:
CREATE TABLE  `employee` (
Theoretical definition for the number of unique values?28 Apr 2007 19:07 GMT11
Here is a theoretical, and definition question for you.
In databases, we have:
Relation
a table with columns and rows
Unrepeatable Read: why a problem27 Apr 2007 19:30 GMT2
Suppose I've got a part of schedule as:
...
T1 : Read(X)
T2 : Write(X)
Urgent!23 Apr 2007 19:18 GMT1
I'm on a project called Enterprise Data Architecture where in I'm
required to draw some diagrams showing systems connectivity,showcasing
interfaces between the systems and a data dictionary.I want to know if
i can do these diagrams using the ERwin data modeling tool.
Verifying Index Created23 Apr 2007 13:51 GMT1
How do you check if an index has been sucessfully created?
For example under mysql:
mysql > alter table TABLE_A add index (Field1);
is successful?
How to model history the best way?21 Apr 2007 16:37 GMT9
For a database design, I'm looking for the best way to model history.
For example (but it can of course get more complex):
We have a PERSON table and one of the attributes is status which can
be [baby, toddler, child, adolescent, adult] or something like that.
Normalization question20 Apr 2007 03:14 GMT12
Not too experienced yet when it comes to database normalization. And right
now I'm working on a project in which I would like to have user profiles:
My first impulse was to create a User table, a Person table and a
Person_profile table
Indexes on SQL Server 7.016 Apr 2007 15:16 GMT21
I am tasked with maintaining a large database still on SQL Server 7.0.
Performance is an issue not surprisingly and I've targeted two rather
large tables to see what I can do with the indexes.
The 2 tables are described as follows:
MySQL: Programmatically determine which duplicate?16 Apr 2007 09:17 GMT8
Given a transaction that posts some data, and it bounces back with a
MySqlException (in the .Net connector) because of a duplicate key/unique
value, in general one needs to know which column and value were
involved. Of course one could parse the error message, but that's a
ER diagram Help09 Apr 2007 14:00 GMT1
Hello Friends,
I am using berkeley-DB for my work. As you might know berkeley-db
allows variable length records to be inserted.
The problem is,
any decent free multiple db mgr software out there?07 Apr 2007 02:22 GMT6
I want to run queries, browse schemas, etc., and I want to be able to
connect to a bunch of different DB's with the same application -
Oracle, SQL Server, MySQL, etc.
I know commercial Embarcadero can do it. Any others?
excel02 Apr 2007 23:43 GMT1
i want manual for MS Excel for doing Programming. how can i access the
functions of excel.
 
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.