HTML

<< Click to Display Table of Contents >>

Navigation:  Sources >

HTML

Tables in HTML file can be referenced using index passed in first parameter. Example:

 

select * from countries(0)

 

This code will extract data from first table in countries.html file.