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 / January 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can a group by clause be modified so the end weeks of the year     won't be split?29 Jan 2009 17:00 GMT7
I have a SELECT statement similar to the following:
SELECT YEAR(transaction_date) AS y,WEEK(transaction_date) AS w, COUNT
(*) AS c FROM transaction_data_view WHERE mid = 300
 GROUP BY YEAR(transaction_date),WEEK(transaction_date)
how to design database for binary tree28 Jan 2009 04:50 GMT4
 how to design database for binary tree and insert and display values
from db. send me the querys
Best way to design table to store attributes?28 Jan 2009 04:48 GMT11
I have an entity that along with all of the usual attributes, has a
set of 140 bit flag attributes that I need to track all yes/no values
of. I started going down the path of creating a table 150 columns
wide, but after typing a few of them thought there may be a better
Design question24 Jan 2009 17:03 GMT1
I'm currently working on a system that consists of several sites.  Each
site runs a system with its own local database, and then periodically
each site updates the "master" site with its data, allow the data to be
viewed centrally.
Search efficiency - RDMS search versus free text search23 Jan 2009 21:06 GMT6
I just had an interesting discussion with a colleague regarding how we
are implementing search. We allow users to browse resources under a
list of topics, so for example a list of all resources relating to
'cars'. One way of doing this is with a SQL query against the database
How would I do this sub-select?14 Jan 2009 19:00 GMT6
I need to do "For each customer identified by Cust_ID sum last 90 days
of Sales from Monday for each Monday going back 365 days" and return
'Monday_Date', 'Cust_ID', 'Sales_Last_90_Days'.  I am going against MS
SQL Server 2000.  Need some help with the SQL.
A different definition of MINUS, part 410 Jan 2009 03:20 GMT26
Parts one, two and three have various mis-steps and confusions.  Let me
start again emphasizing what I think was McGoveran's paramount point -
the desire for logical data independence.  I interpret the meaning of
this in an algebra to be that substituting some non-logical aspect of ...
A different definition of MINUS, Part 308 Jan 2009 13:14 GMT77
In the original exchange ( http://www.dbdebunk.com/page/page/1396086.htm 
  ), Date says:
"the operation DELETE SSP WHERE S# = S#('S1') AND P# = P#('P1') ;
is inherently unsafe, since we presumably don't know, in general,
native xml processing vs what Postgres and Oracle offer07 Jan 2009 18:40 GMT63
I'm thinking about starting a hobby project.
I wrote a files-based Bulletin Board years ago.
I'd like to convert it to a more database-like system, so
password-identified users could edit old posts.
DBMS recommendation?05 Jan 2009 14:41 GMT2
We are currently thinking of replacing our existing database system
which is no longer supported.
The data corpus encompasses 4 million records each of which having
about 30 fields. Half a million records would have a full text in PDF
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.