[Home] [By Thread] [By Date] [Recent Entries]

  • From: KenNorth <KenNorth@e...>
  • To: xml-dev@l...
  • Date: Sun, 27 Aug 2000 21:39:29 -0700

<< an SQL example, if I ask

select employee_name, employee_age from employee

I don't have to know the data type >>

That's because a CREATE TABLE statement defined the types for employee_name
and employee_age. You are implicitly using those types unless you cast the
results to another type.









Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member