Country_Id | Country_Name |
1 | USA |
2 | France |
3 | England |
4 | Spain |
ID | Desc | URL |
1 | USA | https://www.microstrategy.com/en |
2 | France | https://www.microstrategy.com/fr |
3 | England | https://www.microstrategy.com/en |
4 | Spain | https://www.microstrategy.com/es |

On execution, this will syntax will resolve into <A HREF=http://www.microstrategy.com/element>element</A> which is the HTML syntax for a hyperlink with display text element.


When users click on USA, for instance, they will be directed to http://www.microstrategy.com/USA.