Hai all,
can you explain
DIFFERENCE BETWEEN ORACLE 9I AND ORACLE 10G?
thanks in advance.
User Profile
Collapse
-
Difference Between Oracle 9i And Oracle 10g
-
How to store Images / binary data in MySQL Database using BLOB fields.
how to insert image(like photo) in one particular table (mysql)
help me..
thanks
barrathi -
THANKS A LOT SCARLET,
BUT STILL Iam not getting any solution.
anyway thanks... -
hai,
empno empname quality efficiency skill
419 Vineeth null 3 null
419 Vineeth null null 3
419 Vineeth 4 null null
538 Peter 4 null null
538 Peter nulll 3 null...Leave a comment:
-
Please Help Me, Very Emergency(query Problem)
HAI ALL,
for reporting purpose i wrote one query - follows
select s.tran_empid as EmpId, e.M_EMPL_NAME as EmpName, p.PROJ_NAME as Project, t.TITL_NAME as Title,
CASE WHEN s.tran_param='Q uality' THEN round((sum(s.tr an_revscore)/(s.tran_weighta ge/100))) END as Quality,
CASE WHEN s.tran_param='E fficiency & Productivity' THEN round((sum(s.tr an_revscore)/(s.tran_weighta ge/100))) END as Efficiency,
... -
HAI ALL,
for reporting purpose i wrote one query - follows
select s.tran_empid as EmpId, e.M_EMPL_NAME as EmpName, p.PROJ_NAME as Project, t.TITL_NAME as Title,
CASE WHEN s.tran_param='Q uality' THEN round((sum(s.tr an_revscore)/(s.tran_weighta ge/100))) END as Quality,
CASE WHEN s.tran_param='E fficiency & Productivity' THEN round((sum(s.tr an_revscore)/(s.tran_weighta ge/100))) END as Efficiency,
...Leave a comment:
-
query problem (case when)
Hi all
i need one query help!
for reporting purpose i wrote one query - follows
select s.tran_empid as EmpId, e.M_EMPL_NAME as EmpName, p.PROJ_NAME as Project, t.TITL_NAME as Title,CASE WHEN s.tran_param='P roject Level Key Initiatives' THEN round((sum(s.tr an_revscore)/(s.tran_weighta ge/100))) END as PLKI,CASE WHEN s.tran_param='Q uality' THEN round((sum(s.tr an_revscore)/(s.tran_weighta ge/100))) END as Quality,CASE... -
-
HAI THANKS,
Do you have any tuning step by step procedure,
i need tuning steps
how to tuning?etc....
thanks....Leave a comment:
-
error no :1040 too many connection
Hai all,
when my developers run the application(lar ge application report module)
at that time one error will come
it shows both database and also application
error no :1040 too many connection
i thought my server is low configuration(m y server 40GB hard disk,512 mb ram)
tell me any solution or my point is correct,
thanks in advance.
barrathi. -
How to increase packet size in mysql
how to increase packet size in mysql ,
i need full detailed step ,please help me as soon as possible(becaus e it's very urgent)
thanks in advance.
munibarrathi. -
-
hi ronald,
iam asking merge query i want to update the table(uppend)
if i have a two table
table1:
---------
1 a
2 b
table 2
---------
3 c
4 d
i want to uppend the table
result like
1 a
2 b
3 c
4 d
in oracle merge query...Leave a comment:
-
Hi ronald,
iam asking
oracle merge query:( i need like this type of query in mysql)
---------------------------
merge into tablename2 a
using tablename1 b
on (a.eno=b.eno)
when matched
then update
set a.ename=b.ename
where a.eno=b.eno
when not matched
then insert (eno,ename)
values (80,'ram');...Leave a comment:
-
merge query in mysql
hai all,
how to merge the two table( i need query)
ex:
table a
eno ename
1 a
2 b
table b
eno ename
3 c
4 d
i need result like
table b
1 a
2 b
3 c... -
iam looking for database administrator requirement only
thanks...Leave a comment:
-
iam munibarrathi i have completed my engg.now iam working in slash support.
now i am searching
mysql 5.0 with windows OS dba requirement
if any tell me....Leave a comment:
-
how to take all database backup .i need single query
hai all,
i have 10 database in one server. i need to take a backup daily
iam using
this type of query
ex:
mysqldump -a -u root -p dbname > dbname.sql(for each db)
but i need
single backup query for all databse (10 db)
and also restore all db in single query
thanks in advance.
barrathi -
-
hai
thanks for ur replay.
crash means totaly my msql is not working fine
it shows some error no and it shows (accsess denied using password yes)....Leave a comment:
No activity results to display
Show More
Leave a comment: