1. PostgreSQL: Documentation: Manuals: PostgreSQL 8.4: DROP DOMAIN
Description. DROP DOMAIN removes a domain. Only the owner of a domain can remove it.
2. DROP DOMAIN
domainname. The name (optionally schema-qualified) of an existing domain. CASCADE. Automatically drop objects that depend on the domain (such as table columns).
3. DailyDomainDrop.com - Home
Daily Domain Drop – your online destination for recently dropped, high-end available domain names.
4. DROP DOMAIN
Description. DROP DOMAIN removes a domain. Only the owner of a domain can remove it.
5. DROP DOMAIN
Description. The DROP DOMAIN command removes an existing domain from the database. Only the domain owner, a DBA or a SYSADM may execute the command.
6. Free Expired Domains
newly expired domains lists, catch your domain today.
7. DROP DOMAIN
Name. DROP DOMAIN — remove a domain. Synopsis. DROP DOMAIN name [, ...] [ CASCADE | RESTRICT ] Description. DROP DOMAIN will remove a domain. Only the owner of a domain can remove it.
8. Keyword Discovery Drop Domain Report for Expired Domains
A valuable service that tells you which expiring domains get type-in traffic and domain scores, so that you know which expiring domains to go after.
9. drop_domain(7) - phpMan
DROP DOMAIN() SQL Commands DROP DOMAIN() NAME DROP DOMAIN - remove a domain SYNOPSIS DROP DOMAIN [ IF EXISTS ] name[, ...]