![]() |
||
|
The following table lists the CFML tags that you can use to interact with a database:
Tag |
Description |
---|---|
|
To retrieve (query) information in a database. |
|
To add records to a database. |
|
To update information in a database. |
Part II of this manual introduces these tags when you use them to interact with the sample database. For more information about interacting with a database, see ColdFusion MX Developers Guide or CFML Reference.
|
||
![]() |