Hi Im Newbie of MySQL user,
Currently im encounter MySQL replication slave server fail sync very frequently like almost happen every month due to slave server power shutdown unexpectedly ,
then as i know if want re-sync replication slave , need stop slave then backup & restore to slave and...
Hi,
I need display something like this
Here is table User_test
USER_ID ---- NAME
1 ------------- ADAM
2 ------------- BABY
3 ------------- CATTY
4 ------------- DOGGY
5 ------------- ELLE
6 ------------- FLURRY
i want the record display like this...
Hi,
Need advise that I need to update number / adding number for one of column by using Nested for loop statement but i have no idea how to write it something like this
SQL> BEGIN
2 FOR i IN 1..2 LOOP
3 FOR j IN 1..4 LOOP
4 DBMS_OUTPUT.PUT_LINE('Outer...
Hi
I currently do transaction report by cash , criteria is any "transaction by 'cash' " must display in report.
other transaction like Cheque no need display [hammer] [hairpull]
table_collection
IC-------- Item------------ Receipt--- Mode_Of_Payment----- Transaction_STATUS...
Hi, oradba101
im using oracle 9i as database, for report developing tools im using
oracle developer 2000 's report builder and oracle 6i 's report builder
thanks
Hi, all
Just want to ask that is it oracle report cannot using "CASE WHEN " statement in SQL query statement .
Because when i put it , it pop up error message "Unable parse to Query"
Please correct me if wrong
* Note: im using Oracel reports Developer 200 and oracle reports 6i
thanks...
Hi
I need to create new statement report , which report criteria is this report don't want show Fees for 2014 [cry]
Here is the table called STATEMENT
NAME ---- ITEM_FEES -------- PAYMENT_DUE_DATE
John ---- E-Learning Fees ----- 14-02-2011
John ---- Course Fee 1 --------...
Hi
I need to create crash time table report, but have no idea how to retrieve the duplicate record... [hammer]
Here is CLASS_TIME_TABLE table
--------------------------------------------------------------------------------------------------------------------...
Hi,
im newbie of sql user
Im try to write a script to update description base on condition that u insert
, the purpose of write this query is for "Remove Title" by using substring ,
Eg: "TT MOVIE dynasty package" , change description to display "dynasty package"
but its pop--up common...
Hi, im newbie of SQL user
Note: I use in MySQL
I attach sql script called testdb.sql
http://www.filefactory.com/file/cbe7a69/n/testdb.sql
I have 2 table which is product1,product2
Product1
PID ProductName ProductCode
1 Nike N1
2 Adidas A2
3 NewBalance NB1
4 Puma...
Hi,LB
As i know can use Cross-Tab to display compare the year,
other than that, can write some formula , then display like a cross-tab format.
i try this formula before but i don't think is best way
create formula @Year2010 -> if {Year}="2010" then {Revenue}
create formula @Year2009 -> if...
hi, Im a newbie of crystal report user
i hv a data like this, need to display Actual year (base on revenue 2010), then Last year (base on revenue 2009)
Year Month Product Revenue
2010 Jan_____ A_____ 2230
2010 Feb_____ A_____ 2000
2010 Mar_____ A_____ 4100
2010 Apr_____ A_____ 3000
2010...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.