Databases RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Index Issues

    Two questions:Situation 1: Normalized database, have several lookup-only tables thatcontain anywhere from 3 rows to ~5,000. Insert / update activity israre. They have identity columns that are used for joins to muchlarger (transactional) tables. Their identity keys are never sorted orranged; no...

    2 answers | 2079 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • test

    test...

    1 answers | 19 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • SQL Help

    Needing help with this scriptselect sub_a.reason_code,sum(sub_b.col_b)from(select t.reason_code from reason_types tgroup by t.reason_code) sub_a,(select t.reason_code,count(c.ref_no) col_bfrom case_decisions c, tariff_reason_types twheregroup by t.reason_code) sub_bwhere sub_a.reason_code = sub_...

    14 answers | 1088 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Data Replication Solutions

    Hi all.I have a need to replicate data across heterogenious data sources.Fortunately within our enterprise each of our replication needs areuni-directional, i.e., one master.This is not a data warehouse project so ETL/BI is not required. I'mlooking for a package that does basic database rep...

    0 answers | 733 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Data Replication Solutions

    Hi all.I have a need to replicate data across heterogenious data sources.Fortunately within our enterprise each of our replication needs areuni-directional, i.e., one master.This is not a data warehouse project so ETL/BI is not required. I'mlooking for a package that does basic database rep...

    1 answers | 733 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • What book to buy

    I've been developing an application using SQL Anywhere. I would nowlike to deploy it so other users can work with it. I set theapplication up on a remote server that anyone can access using remotedesktop. The problem is that it will only let one user in at a time.I need to know how I start...

    2 answers | 710 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Test

    Its only test.Please klick on a link to test:Thanks...

    0 answers | 82 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Performance drop-outs with Sybase ASE 12.5.1, 12.5.2

    Performance drop-outs with Sybase ASE 12.5.1, 12.5.2: company is developing a large database application already formany years for use in the market of *big* libraries (of universitylibraries or big public ones). To get an idea what I'm talking aboutwith 'big', let's say for...

    13 answers | 3666 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • database

    i'm looking simple database undr c++ or java, which realizedcoumunication client- serverit's my homework and i need help !!thx...

    2 answers | 163 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • 2nd CfP: ACM CIKM 2005 - Industrial Track

    ACM CIKM 2005 Call for PapersFourteenth Conference on Information and Knowledge Management -Industrial Track 31st - Nov 5th 2005Bremen, Germanyhttp://www.tzi.de/CIKM2005/Since 1992, CIKM has successfully brought together leading researchersanddevelopers from the database, information retrieval a...

    0 answers | 2319 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Tinytextt, text, mediumtext, longtext.

    Hello,I would like to save sentences of a text as elements of database. 255characters (available in type char) should be not enough. And I havedecided to use either type text or tinytext or mediumtext or longtext.However I do not know how many symbols I can use in each of these typesand as a con...

    5 answers | 745 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Loading the database dumps in sybase

    Hi i have database dumps named as "train_2005_03_21.bkp"I dont how to load this back into database -sybase obviouslyPls help me out with exact commandCheersGopal...

    11 answers | 212 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "Databases"
EMSDN.COM