I am not happy with the technical code part that I post over here. Though I know that I have to use some syntax highlighter but I just behaved lazy and didn’t try even to search for one. As like always, Sidhu came as a rescue and asked me install Syntax Highlighter which is a wordpress plugin. I am going to give it a try and see how it shows my code. So this is just a test post for checking the code and the plugin :-).
1 2 3 4 5 6 7 8 9 |
SQL> set long 10000000 SQL> set longchunksize 10000000 SQL> set linesize 200 SQL> select dbms_sqltune.report_sql_monitor from dual; SQL>select count(*) from test; COUNT(*) ———- 1101904 |
Hope the highlighting is not over-done 🙂 !
Okay to first run has failed miserably 🙁 .
I use this wordpress plugin “Syntax Highlighter and Code Prettifier Plugin for WordPress”.
to highlight the code just write as follows:
code here
()
code here
()
just erase the ( and ) above.
Hi Jametong,
I am going to give it one more try. Thanks for the tip 🙂 .
Aman….
And its working now 🙂 . Thanks Jametong 🙂 .
That’s good Aman. But is’t possible to use when I didn’t integrate wordpress blog with any domain where I haven’t chance to install any plugin?