Advertisement

1 - 10 of 52 containing alltags:("8.2") (0 seconds)
is there a possibility to have a columns that receives only values between  0 and 100?
Zones: PostgreSQL, Microsoft IIS Web ServerDate Answered: 11/22/2007 Grade: A Views: 0
hi experts, is it possible to declare global variables in postgres databases, i need variables not for all the server but for every database. if possible, as i see that i have a possibility ...
Zones: PostgreSQLDate Answered: 01/20/2008 Grade: A Views: 0
I want to install PostgreSQL in FAT32 and don't know how to do
Zones: PostgreSQLDate Answered: 03/11/2008 Grade: C Views: 16
I have a base table with several temporal partitions like this: base_table partition_1 partition_2 There are check rules on partitions, and trigger rules on the base table to ensure data loa...
Zones: PostgreSQLDate Answered: 03/18/2008 Grade: A Views: 0
i have a three tables that are related as follow: account (account_id); rf_card(rf_card_id,...,account_id); t_bag(....rf_card_id.., weight, date); t_bag which contains  a weight is the val...
Zones: PostgreSQLDate Answered: 03/13/2008 Grade: A Views: 0
this is my select :  SELECT ac.account_id, SUM(tb.weight)*50/1000  from trash_bag tb, rf_card ca, account ac    WHERE tb.rf_card_id = ca.rf_card_id    AND ca.account_id = ac.account_id    A...
Zones: PostgreSQLDate Answered: 03/14/2008 Grade: B Views: 0
hi experts, i need to adapt my query as explained in the attached code snipped, thanks,
Zones: PostgreSQLDate Answered: 04/08/2008 Grade: A Views: 0
Infragistics Webgrid How to add a row in the middle using server side / client side code
Zones: InfragisticsDate Answered: 09/21/2008 Grade: A Views: 120
A third party program generates a .sql script in a file which I would like to run. In my Java app, I already have a connection in a connection pool to the database, and I'd like to use that to r...
Zones: PostgreSQLDate Answered: 01/30/2008 Grade: B Views: 168
On AIX, I have an online backup image named:    MYDB.0.db2inst1.NODE0000.CATN0000.20080216202129.001 This backup image also contains logs S0021620.LOG and S0021621.LOG The entry in the...
Zones: DB2Date Answered: 03/12/2008 Grade: A Views: 9