&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
oracle postgresql
2
votes
1
answer
39
views
Implementing a Flexible Relationship in a RDBMS -- What really are the tradeoffs?
I have a bunch of products with a bunch of different possible attributes for each product. E.g. Product A has a name, size, color, shape. Product B…
mysql
sql-server
oracle
postgresql
relational-database
asked
June 24, 2011 2:51 pm CDT
Davis Dimitriov
4
votes
5
answers
36
views
A Never Delete Relational DB Schema Design
I am considering designing a relational DB schema for a DB that never actually deletes anything (sets a deleted flag or something). 1) What metadata…
mysql
sql-server
oracle
postgresql
relational-database
asked
June 21, 2011 4:32 pm CDT
Davis Dimitriov
1
vote
2
answers
36
views
CLR Assembly C# DBMS
Is it possible to do SQL's CLR assembly in other DBMS? or what would be the CLR analog in DBMS Oracle, MySQL, PostgreSQL ...
mysql
oracle
postgresql
sqlclr
asked
June 18, 2011 10:44 am CDT
cMinor
0
votes
2
answers
50
views
Are long high volumn transactions bad
Hallo, I am writing a database application that does alot of inserts and updates with fake serialisable isolation level ( snapshot isolation ). To…
database
oracle
postgresql
jdbc
transactions
asked
June 15, 2011 6:10 am CDT
Franz Kafka
0
votes
1
answers
62
views
Talend migration Oracle to PostGres
I am using Talend studio, testing it for a simple migration from an Oracle database to a postGres database. The two connections are ok, but I got…
oracle
postgresql
talend
asked
June 10, 2011 7:12 am CDT
user467092
0
votes
4
answers
39
views
PostgreSQL - query syntax without quotas
I have a little silly question. I have installed a PostgreSQL DB Server, but when I run query, there is a problem with column identifier without…
oracle
query
postgresql
syntax
asked
June 10, 2011 4:10 am CDT
veselej
1
vote
2
answers
34
views
SQL find close matches
I'm trying to build a filtering system for products. Products have many attributes including price, size(cm) and (# of) sides. I want to construct…
php
mysql
database
oracle
postgresql
asked
May 31, 2011 12:01 am CDT
Mike
0
votes
5
answers
39
views
Advanced sql query
I have to tables in my database : table1 column1|column2|column5|column13 harry marry stan kyle table2 column1|column2|column12|column7 kenny eric…
mysql
sql
database
oracle
postgresql
asked
May 11, 2011 9:45 am CDT
London
2
votes
4
answers
43
views
Considering the different implimentations of sequence/auto-increment, how can I create an SQL insert statement that will work across different rdbms?
I am trying to make a method for a class that will automatically insert a record into a table. The problem is that I need to make the code work for…
mysql
sql
sql-server
oracle
postgresql
asked
April 28, 2011 2:28 pm CDT
dqhendricks
3
votes
3
answers
35
views
Testing Databases
I am currently testing a few different relational database management systems. (MySQL, PostgreSQL, Oracle and Firebird SQL) using a Java application…
java
mysql
database
oracle
postgresql
asked
April 20, 2011 2:07 pm CDT
user671430
0
votes
0
answers
47
views
Oracle to Postgresql Query Conversion
Hi All, Actually I have some oracle query which is about oracle database default tables. That is working in the oracle. Now I want to execute those…
sql
oracle
postgresql
asked
April 11, 2011 5:12 am CDT
pavun_cool
-1
votes
0
answers
43
views
Oracle Scalability
How much we can extend the Oracle's Horizontal and Vertical Scalability (approximately). And how about HDFS (Hadoop Distributed File System)?? How…
mysql
sql-server
oracle
postgresql
hadoop
asked
April 5, 2011 6:35 am CDT
Surendhar
0
votes
10
answers
44
views
What is the best way to enforce a 'subset' relationship with integrity constraints
For example, given 3 tables: gastropod snail slug and assuming we want to enforce that every row in 'gastropod' has exactly one corresponding row in…
mysql
sql-server
oracle
database-design
postgresql
asked
April 2, 2011 4:20 am CDT
JackPDouglas
0
votes
1
answers
30
views
How to disable all triggers that concerns a table in Oracle ?
In Postgresql, if I do ALTER TABLE mytable DISBLE TRIGGERS ALL , all triggers and constraints regarding this table are suspended. Especially,…
oracle
postgresql
asked
April 1, 2011 9:16 am CDT
alci
0
votes
1
answers
42
views
Hibernate empty string for an equality restriction for PostgreSQL 8.3 and Oracle 11g
Extending on How does hibernate use an empty string for an equality restriction? I am having a problem about how to check for an empty string…
sql
oracle
hibernate
postgresql
criteria
asked
April 1, 2011 2:19 am CDT
portoalet
0
votes
1
answers
40
views
How to update a table in PostGreSQL ?
I have one table it contains the record .The below is the sample. $40608$<12988> What we need ? I need to update the record where it presents…
mysql
sql
oracle
postgresql
asked
March 31, 2011 7:23 am CDT
AdalArasan
1
vote
4
answers
53
views
Import MySQL dump to PostgreSQL database
Hi, I tried several ways through internet and scripts to use MySQL dump "xxx.sql" and ORACLE dump "xxx.dump" to postgresql database. Nothing worked…
mysql
oracle
postgresql
mysqldump
asked
March 24, 2011 4:57 am CDT
Palani Kannan
0
votes
2
answers
36
views
Non-equivalence joins
I've been doing SQL for several years, and throughout all that time, my thought of joins was that of equivalence joins, as in select ... from t1…
mysql
sql
sql-server
oracle
postgresql
asked
March 24, 2011 1:23 am CDT
Oscar Rodriguez
0
votes
4
answers
34
views
Theoretically, Is this SQL query too big to serve quickly under load?
I have a sql query that can easily return 70,000 rows of a relational database table (with a few joins involved). The total size of this resultset…
mysql
sql-server
database
oracle
postgresql
asked
March 16, 2011 2:40 pm CDT
Joda Maki
0
votes
1
answer
41
views
Database conflict
i search tricks to know and change the port of oracle, mysql and postgresql database, i mean a dos command or human machine interface.
mysql
database
oracle
postgresql
asked
March 8, 2011 1:26 pm CST
onepseudoxy
Pages
:
1
|
2
>
27
oracle postgresql
Tagged:
oracle + postgresql
Related Tags
sql
× 429
database
× 217
ruby-on-rails
× 151
mysql
× 145
php
× 117
java
× 113
python
× 92
ruby-on-rails-3
× 77
django
× 73
hibernate
× 57
query
× 57
heroku
× 48
ruby
× 44
performance
× 43
linux
× 41
jdbc
× 39
plpgsql
× 39
postgis
× 39
sql-server
× 38
activerecord
× 35
database-design
× 30
sqlite
× 28
c#
× 27
oracle
× 27
psql
× 25
ubuntu
× 23
psycopg2
× 22
stored-procedures
× 21
triggers
× 19
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy