Data Access Language: Difference between revisions

Content deleted Content added
remove some ad cruft
mNo edit summary
Line 1:
'''Data Access Language''', or simply '''DAL''', was a [[SQL]]-like language parser released by [[Apple Computer]] in 1990 to provide unified [[client/server]] access to [[database management system]]s. It was known for poor performance and high costs, something Apple did little to address over its short lifetime at Apple. DAL was later sold off in the early 1990s. DAL is used as the native SQL dialect of the [[PrimeBase]] SQL server, as well as the now-defunct [[Butler SQL]].
 
==History==