Talk:Delete (SQL)

difference between truncate ane delete —The preceding unsigned comment was added by 202.63.114.20 (talk • contribs) .

Talk:Delete (SQL)

Difference

difference between truncate ane delete The preceding unsigned comment was added by 202.63.114.20 (talk • contribs) .

Truncate is not a SQL statement (just a proprietary extension of some DBMS) --Stolze 14:33, 15 February 2007 (UTC)Reply

Merge

Recommend merging UPDATE, INSERT, DELETE, MERGE and SELECT statements into DML article and redirecting these statements there. Comments? SqlPac 05:19, 17 May 2007 (UTC)Reply

These articles appear to be specific to SQL, not DML generally. 64.236.208.25 14:36, 20 July 2007 (UTC)Reply

POLICY DEBATE: Use of source code and other examples in articles

Someone started a policy debate concerning the use of source code in articles, that seems to directly impact this (and possibly other Database articles). See below for details:

I have opened a debate on the use of source code and other examples in Wikipedia articles. It seems that many pieces of example source code etc. currently in Wikipedia violate Wikipedia policy, so we need to either clarify or change the situation. Depending on the result of the discussion, this may result in a number of source code examples being summarily removed from computing articles!

Please reply there, not here, if you wish to contribute.—greenrd 10:50, 18 May 2007 (UTC)Reply

Thanks.SqlPac 15:08, 18 May 2007 (UTC)Reply

Multiple-table syntax

Should Multiple-table syntax be included or it is not SQL standard? http://dev.mysql.com/doc/refman/5.1/en/delete.html —Preceding unsigned comment added by 195.235.227.10 (talk) 16:39, 15 April 2010 (UTC)Reply

It seems to be a standard by adoption at least, I was disappointed not to find an example like:

delete [alias]

 from [table] [alias]
   inner join [table] [alias] on [table].[field] = [table].[field]  — Preceding unsigned comment added by 65.51.190.48 (talk) 12:37, 11 September 2013 (UTC)Reply 

Requested move 15 April 2018

The following is a closed discussion of a requested move. Please do not modify it. Subsequent comments should be made in a new section on the talk page. Editors desiring to contest the closing decision should consider a move review. No further edits should be made to this section.

The result of the move request was: consensus not to move the page as proposed at this time, per the discussion below. Dekimasuよ! 05:25, 22 April 2018 (UTC)Reply



Delete (SQL)DELETE (SQL) – this is the way the clause is usually written, even though the programming language is case insensitive 209.52.88.34 (talk) 21:28, 15 April 2018 (UTC)Reply


The above discussion is preserved as an archive of a requested move. Please do not modify it. Subsequent comments should be made in a new section on this talk page or in a move review. No further edits should be made to this section.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.