Hi Kumar,
Neither one of those pages shows how to use a table type definition. I'm going to be creating a number of functions that return the same table definition. That's why I want to use a table type instead of actually defining the table in each function. That keeps the table definition on one place for all the functions that use it.
Joe Goldthwaite.