|-
| valign='top' width='90' | '''Signatures'''
|<code><b>db:info</b>() as xs:string</code> <font color="red">Version < 6.7</font><br/><code><b>db:info</b>($type as xs:string) as xs:string</code> <font color="red">Version < 6.7</font><br/><code><b>db:info</b>($name as xs:string) as xs:string</code> <font color="red">Version 6.7</font><br/><code><b>db:info</b>($name as xs:string, $type as xs:string) as xs:string</code> <font color="red">Version 6.7</font>
|-
| valign='top' | '''Summary'''
|-
| valign='top' | '''Errors'''
|<b>[[XQuery Errors#BaseX Errors (BASX)|BASX0001]]</b> is raised if the specified index is not available.<br/><b>[[XQuery Errors#BaseX Errors (BASX)|BASX0002]]</b> is raised if the context item does not represent a database node. <font color="red">Version < 6.7</font>
|}
[[Category:XQuery]]