&
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 sql-server
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
0
votes
2
answers
29
views
Comparing DB technologies
I'm going to start a simple SaaS application and am considering which DB to go with(MSSQL, MySql, Oracle). Can someone who experience it(actual…
mysql
sql-server
oracle
comparison
asked
June 24, 2011 7:00 am CDT
Itai Zolberg
0
votes
1
answer
36
views
Is returning Curosrs faster?
When using stored procedure is it faster to return a cursor back? or is it faster to use the out data parameter of the data type. or it really won't…
mysql
sql
sql-server
oracle
asked
June 21, 2011 8:57 pm CDT
Natasha Thapa
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
5
votes
2
answers
44
views
Alternative queries equivalent to Oracle's Analyze Table Query
Are there queries in other databases equivalent to Oracle's very useful ANALYZE TABLE.. ? I am looking for alternatives for the following Database…
mysql
sql-server
oracle
asked
June 10, 2011 3:24 pm CDT
Optiplex980
1
vote
3
answers
33
views
List of aggregate functions
Is there a way to fetch list of aggregate functions supported by a dbms using jdbc metadata or running any dbms specific query? Thanks in advance
mysql
sql-server
oracle
sybase
aggregate-functions
asked
May 31, 2011 8:14 am CDT
AMAN MANOCHA
1
vote
2
answers
42
views
Distributed database synchronization
I am trying to understand at a conceptual level , how are databases synchronized when they are largely distributed. eg a rail/airline reservation…
mysql
sql-server
oracle
distributed-database
asked
May 28, 2011 11:38 am CDT
Ricko M
2
votes
1
answer
30
views
Fastest way to find Quotient by Dividing two Number
I have to do some logic based on the following implementation. I have a big number upto 36 Digits e.g. 913695089923267549815145223638290430…
mysql
sql-server
oracle
teradata
asked
May 16, 2011 11:29 am CDT
Neeraj
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
0
votes
1
answer
46
views
Obtain number row in access
SQL Server: SELECT col1, col2,ROW_NUMBER() OVER (order BY col1) AS intRow FROM Table1 What is the equivalent code in Access?
mysql
sql-server
oracle
ms-access
ms-access-2007
asked
April 16, 2011 1:43 pm CDT
HamidReza
-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
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
1
answers
30
views
Dll MATLAB, dll DBMS, blob?
Is it possible to make a library or dll that can be used in both MATLAB and any DBMS like SQL Server (with .net), Oracle, etc... I want to process…
mysql
sql
sql-server
oracle
matlab
asked
March 23, 2011 10:43 pm CDT
darkcminor
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
3
votes
3
answers
36
views
Why not DbConnection instead of SqlConnection or OracleConnection?
I'm a Java retread pretty new to C#. I'm hoping to stay out of trouble when I crank out a bunch of DML code in the next few weeks. I'm used to the…
c#
mysql
sql-server
database
oracle
asked
March 12, 2011 8:08 am CST
Ollie Jones
0
votes
3
answers
41
views
DataBase security
What aspects should be considered to have a secure database?? Along with avoiding sqlInjection what else should be considered??? What is the NOT to…
mysql
sql-server
oracle
asked
March 8, 2011 2:16 pm CST
darkcminor
1
vote
7
answers
77
views
Online SQL syntax checker conforming to multiple databases
Is there any site available online for verifying the syntax which conforms to multiple databases? For example: If I have a SQL statement with a…
mysql
sql-server
oracle
postgresql
asked
February 16, 2011 5:03 am CST
Phani
0
votes
9
answers
40
views
When are nulls "safe" in a column?
Is there a general rule of thumb for designing databases to allow the columns as nulls vs 3nf normalization? I have a table with a column that will…
sql
mysql
sql-server
oracle
database-design
asked
January 26, 2011 12:19 pm CST
suhprano
0
votes
3
answers
69
views
How to retrieve Primary Key metadata in ADO.NET 4?
I'm trying to retrieve the Primary Key metadata for all tables in a database using ADO.NET 4. The GetSchema() methods let you pull down a lot of…
mysql
sql-server
visual-studio
oracle
ado.net
asked
January 23, 2011 7:02 pm CST
John
Pages
:
1
|
2
>
22
oracle sql-server
Tagged:
oracle + sql-server
Related Tags
mysql
× 185
sql
× 85
database
× 40
postgresql
× 38
oracle
× 22
php
× 16
c#
× 12
sqlite
× 11
query
× 10
regex
× 9
mongodb
× 8
apache
× 8
sql-server-2005
× 8
tsql
× 7
.net
× 7
sql-server-2008
× 6
database-design
× 6
migration
× 6
asp.net
× 5
entity-framework
× 5
performance
× 5
conversion
× 4
database-migration
× 4
couchdb
× 4
ms-access
× 3
authentication
× 3
python
× 3
comparison
× 3
relational-database
× 3
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy