&
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
0
votes
1
answers
34
views
Faced some problem in sql and oracle
my current system is retrieve data from sql server and insert into oracle server every 6 hours. i use own program to do this process. i want to…
mysql
sql
oracle
asked
June 23, 2011 9:18 pm CDT
jessy
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
0
votes
5
answers
35
views
SQL - Min Function...
My question is Write an SQL query that will determine which is the least expensive venue that will accommodate 120 people. The Code i wrote select…
mysql
sql
oracle
asked
June 19, 2011 8:49 am CDT
Rahul Bhatia
0
votes
2
answers
33
views
MAX sql query in oracle
I have the following query which return year and the number of movie in that year: (SELECT year, COUNT(year) AS c FROM (SELECT year FROM Movie M…
mysql
sql
oracle
asked
June 3, 2011 5:54 pm CDT
mahD
1
vote
4
answers
36
views
How to remove text following a dash in oracle?
I was looking at replace('ABC-DEF', '-') and regexp_replace('ABC-DEF', '-$') to help me remove all characters after a dash but I haven't been able…
sql
regex
oracle
asked
June 1, 2011 8:58 am CDT
user560785
0
votes
2
answers
39
views
Adding an extra value to an array in a foreach loop for MYSQL INSERT
Hi Guys, right now I have an array that stores a fruitname, price, quantity. My code looks like this: <?php session_start(); echo…
php
mysql
sql
html
oracle
asked
May 20, 2011 9:57 am CDT
ValianthX
2
votes
5
answers
51
views
Renaming the 100GB Table
Hi All, I have more than 100GB size of table in my database I want to rename the table name. Is it a good idea?
mysql
sql
database
oracle
database-design
asked
May 19, 2011 7:51 am CDT
MySQL DBA
0
votes
1
answer
29
views
Loading sql dump into oracle database
Hi guys! I had sqlite database which contained nearly 100k entries. SQL features of sqlite turned out to be insufficient for my needs, so i decided…
sql
oracle
sqlite
large-files
asked
May 12, 2011 7:26 am CDT
Anton
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
0
votes
2
answers
34
views
Oracle - column to all combination rows
I have an oracle table with a varchar(100) column, and I need separate rows based on the strings combinations inside that column. The string…
sql
regex
oracle
plsql
asked
May 11, 2011 8:41 am CDT
MaLo
1
vote
3
answers
49
views
Oracle : Alternative of REGEXP_LIKE function in Oracle 8i
I have a SQL that uses REGEXP_LIKE function in the where clause, now i need the equivalent of that function which will run in Oracle 8i. The regex…
sql
regex
oracle
asked
May 10, 2011 10:38 pm CDT
sprenna
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
2
answers
24
views
Grouping datas in a Sqltable based on Duration
hi , i need to show a chatlog by sessions and the session may be splitted by the duration of 30 minutes gap between each message. here the sample…
mysql
sql
oracle
asked
April 28, 2011 12:58 am CDT
Michael
0
votes
2
answers
29
views
MySQL think I need to use ROLLUP but i'm not sure
Hi, If i has a group of people identifiers (12,34,54,65) and a database with Keys (Gender, Age, Salary for example), such as: Details table {Person…
mysql
sql
oracle
asked
April 27, 2011 5:17 am CDT
James
0
votes
1
answer
38
views
Sql developer cant use jdbc mysql connector
Hi, I have installed Oracle SQL Developer 3 and I tried to connect to mysql database. I used tutorials, which told me to use…
mysql
sql
oracle
developer
asked
April 20, 2011 4:31 pm CDT
ales
0
votes
2
answers
43
views
Oracle "LIMIT n,m" equivalent
Possible Duplicate: How do I limit the number of rows returned by an oracle query? I have this query select * from pr_device_reading order by…
mysql
sql
oracle
asked
April 20, 2011 2:27 pm CDT
Yanick Rochon
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
0
votes
4
answers
40
views
Output table to obtain the rows
hello We want an output table to obtain the rows to simulate DB: SampleTable1 Name Product Jan Book Smith Glass .... ..... select * from…
mysql
sql
oracle
sql-server-2008
asked
April 10, 2011 1:36 pm CDT
ashkufaraz
1
vote
4
answers
45
views
Oracle compound Check constraint..
Say I want to allow in a table column only strings that begin with a numeral and should not contain '$' in it. How would a check constraint on this…
sql
regex
oracle
check-constraints
asked
April 3, 2011 12:48 am CDT
John
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
Pages
:
1
|
2
|
3
>
46
oracle sql
Tagged:
oracle + sql
Related Tags
mysql
× 3105
php
× 642
postgresql
× 429
database
× 399
sqlite
× 333
query
× 290
join
× 157
database-design
× 96
c#
× 91
sql-server
× 85
select
× 72
query-optimization
× 70
asp.net
× 66
regex
× 55
android
× 54
sqlite3
× 53
aggregate-functions
× 51
insert
× 51
update
× 50
phpmyadmin
× 50
java
× 49
ruby-on-rails
× 48
performance
× 47
order-by
× 47
oracle
× 46
html
× 44
group-by
× 43
database-queries
× 42
optimization
× 42
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy