Talk:SQL

From Wikiversity
(Redirected from Talk:Introduction to SQL)
Jump to navigation Jump to search

I will begin adding content to this page AustinSmith 06:25, 1 December 2006 (UTC)[reply]

Is it intended that we provide basically the same kind of comprehensive introduction that W3Schools provides, or is there another venue for that? Tisane 04:17, 22 April 2010 (UTC)[reply]

Autocommitted[edit source]

Note: All DDL statements are autocommitted, i.e. user need not perform any commit after executing DDL statements.

I disagree with the statement above as it is not true for all databases, it may be true for some, e.g. Oracle or SQL Server.
Others control commits through the setting of the auto-commit feature when a session is established to the database, and some statements cannot be rolled back i.e. DROP and TRUNCATE.
Crowne 21:31, 2 August 2010 (UTC)[reply]

Merge Proposal[edit source]

I'm not opposed to merging the SQL content and the SQL portal. However, I want to point out that main pages are included in a default search. Portal pages are not. -- Dave Braunschweig (discusscontribs) 05:02, 11 January 2017 (UTC)[reply]

Due to your last two sentences, I would support keeping them separate. Whatever's best though. Or maybe merge them but redirect the portal to this page. (= Michael Ten (discusscontribs) 06:42, 11 January 2017 (UTC)[reply]