This topic provides XQuery examples against XML instances that are stored in various **xml** type columns in the AdventureWorks database. ### A. Using the true() XQuery Boolean function The following ...
みたいな型が出てきます。 最初これ、 「True / False 入れるだけなのに、なんで2種類あるの?」 って思いました。 二択を保存するための箱です。 例えばこんなイメージ。 is_deleted is_active is_public みたいなカラム。 という話。 例えば MySQL。 実は MySQL には ...