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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
max_allowed_packet in PostgreSQL31 Mar 2006 01:37 GMT3
In MySQL, there's a limit on how big SQL queries can be.  This limit
can be determined with the following query:
SHOW VARIABLES LIKE 'max_allowed_packet';
Is there a similar limit for PostgreSQL or any other DBMSs?
Database listener?28 Mar 2006 08:00 GMT2
I was wondering if anyone has heard of or has used a tool that will
allow me to point to a database and listen for any changes in any of
the tables.  For example, I have a third party app that points to an
Oracle database.  The application updates columns and inserts new rows
i need help with referential integrity26 Mar 2006 16:59 GMT3
Through referential integrity it is possible for a customer not to have a
sales rep number, but it is not possible for a customer to have an invalid
sales rep number. What does that mean? Give a specific example.
Thank you all.
SELECT & recursion25 Mar 2006 22:23 GMT14
I've encountered something that seems impossible to do with a SELECT
statement. But maybe it's not impossible, & I just can't figure out
how.
I have a table in which each record describes an object. Each object
Organization of data24 Mar 2006 14:38 GMT2
I'm a newbie and have a general question about the organisation of data
in RDBMS using primary and foreign keys. Am I right that one
principally could organize data which is spread over several tables
(and connected by primary and foreign keys) in one big table? Splitting
UNIONing SELECTs with different numbers of columns22 Mar 2006 21:01 GMT5
Is there a better way to UNION to SELECTs together that have a
different number of columns other than by adding 0's to them?  eg.
SELECT product_id, product_name, description, price, quantity, etc
FROM products4sale
Trying to find logic behind simple SQL statement join22 Mar 2006 16:11 GMT1
I need a sql statement wich would return all matching SecID and
SourceID where the quantity are different but the SecID are the same
SecurityID     SourceID     Quantity
-------------  -----------  -----------
Optimize JOIN to gain speed21 Mar 2006 13:20 GMT2
Dear mysql-ians,
I am performing a query that takes ages before showing a result. I
suppose it is very time consuming because of the JOIN I perform. My
question therefore is if you have any suggestions to optimize my query?
problem in DB->put and DB->get17 Mar 2006 17:14 GMT1
I'm trying to use the C API to Berkeley Databases, I have the following
code:
int main()
{
Call PL/SQL Procedure in MS SQL Server16 Mar 2006 09:45 GMT1
I have one procedure in Oracle that receives two in/out parameters,
that are
PL/SQL structures. The parameters are changed by the procedure and the
results must be read from them, that were updated by the procedure.
Target Vs Sale - database report15 Mar 2006 09:00 GMT2
I wonder what is the best practice to create data needed for report
Target (which is entered from form) versus sales data from
transactional database.
Do I have to create separate table and then load data from two sources
Wanted: algorithm for a kind of "between" query13 Mar 2006 17:08 GMT2
I've tried to construct an algorithm myself in vain for quite some time
now for the following problem. Could anyone help me out?
Given a table R with a primary key consisting of columns { K1, K2, ...,
Kp }, p >= 1, and two arbitrary rows a and b, I want to query all rows
Help with Open Office Database12 Mar 2006 10:32 GMT2
I'm trying to convert a database created with FireBird  into Open
Office-Base. Is there anyone who can help me?
Thanks
Q: how to manage user data and system data10 Mar 2006 13:28 GMT9
Imagine a recipe database application that ships with built-in recipes.
The application allows users to add their own recipes to the database.
How do you manage application updates that include corrections and
additions to the original database?
Source for Weather_Lookup09 Mar 2006 12:29 GMT1
I was wondering if anyone had any ideas on what I could use to source
the "weather" at a specific city (or lat/long) for the past 5 years.
Ideally this lookup would consist of each day in the past 5+ years,
with a type of weather, sunny, rainy, snowy, etc......
Pages: 1 2 3 February, 2006
 
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.