bug
<a href="mailto:Hello@Kity">Hello@Kity</a>
<a href="mailto:Hello@Kity">Hello@Kity</a>
or absolutely specific question -
I have following table
-------------------------------------------------------------------------------------------- | Id | Operation | Name | C1 | C2 | C3 | C4 | -------------------------------------------------------------------------------------------- | 0 | SUPER MEGA DJ | | 1 | 11 |00:00:00.01 | 128 | | 1 | VIEW | | 1 | 22 |00:00:00.01 | 123 | | 2 | HELLO WORLD | | 1 | 33 |00:00:00.01 | 242 | | 3 | SOME STRING3 | BILL | 1 | 44 |00:00:00.01 | 354 | | 4 | SOME STRING2 | BILLING2 | 1 | 55 |00:00:00.01 | 457 | --------------------------------------------------------------------------------------------
Which options do I have to mark/highlight values
1) value 44 in column C2
2) value 242 in column C4
The difference between tags [ code ] and <code
1) example 1
tag [ code ] :
| Hello world | | | |_____________| |-------------|
tag <code :
| Hello world |
| |
|_____________|
|-------------|
2) example 2
tag [ code ] :
Ho> lala 3 lala 4 lala 5 lala ------------------------------------------------------- | Id | Operation | Name | Rows | ------------------------------------------------------- | 0 | SELECT STATEMENT | | 200 | | 1 | TABLE ACCESS BY INDEX ROWID| BILLING | 200 | | 2 | INDEX RANGE SCAN | ID2 | 200 | -------------------------------------------------------
tag <code :
Ho> lala
3 lala
4 lala
5 lala
-------------------------------------------------------
| Id | Operation | Name | Rows |
-------------------------------------------------------
| 0 | SELECT STATEMENT | | 200 |
| 1 | TABLE ACCESS BY INDEX ROWID| BILLING | 200 |
| 2 | INDEX RANGE SCAN | ID2 | 200 |
-------------------------------------------------------
Welcome to WordPress.com. After you read this, you should delete and write your own post, with a new title above. Or hit Add New on the left (of the admin dashboard) to start a fresh post.
Here are some suggestions for your first post.