How will I pay for this program?
Payments for the program can be made through PayPal, Master and VISA credit cards or via online banking.
I don't have a credit card. Is there any other payment alternatives?
At the moment, we only do online transactions.
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SHOW FULL COLUMNS FROM `aros` | 7 | 7 | 2 | |
| 2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 1 | |
| 3 | SHOW FULL COLUMNS FROM `acos` | 7 | 7 | 2 | |
| 4 | SHOW FULL COLUMNS FROM `aros_acos` | 7 | 7 | 2 | |
| 5 | SHOW FULL COLUMNS FROM `cake_sessions` | 3 | 3 | 1 | |
| 6 | SHOW FULL COLUMNS FROM `faqs` | 10 | 10 | 1 | |
| 7 | SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires` FROM `cake_sessions` AS `Session` WHERE `id` = 'ed1df65628dd7912cfb0274304777925' LIMIT 1 | 1 | 1 | 1 | |
| 8 | SELECT `Faq`.`id`, `Faq`.`name`, `Faq`.`answer`, `Faq`.`parent_id`, `Faq`.`lft`, `Faq`.`rght`, `Faq`.`created`, `Faq`.`modifed`, `Faq`.`count`, `Faq`.`private` FROM `faqs` AS `Faq` WHERE `Faq`.`id` = 5 LIMIT 1 | 1 | 1 | 0 | |
| 9 | SELECT `Faq`.`id`, `Faq`.`name`, `Faq`.`answer`, `Faq`.`parent_id`, `Faq`.`lft`, `Faq`.`rght`, `Faq`.`created`, `Faq`.`modifed`, `Faq`.`count`, `Faq`.`private` FROM `faqs` AS `Faq` WHERE `Faq`.`parent_id` = 5 | 2 | 2 | 1 |