Nick's Blog

Yet another technical blog

Skip to content
Menu
  • Home
  • Privacy Policy

Category: 删除语句

delete

SQL删除语句

Posted on September 29, 2012 by NICK

删除指定的数据 DELETEFROM ordersWHERE customer = ‘Jack’; 清空所有表格 TRUNCATE TABLE orders;

Recent Posts

  • Azure DevOps pipeline – Pass variable from sub-template to the main pipeline
  • failed to install CRD crds/crd-alertmanagerconfigs.yaml
  • Error: UPGRADE FAILED: create: Secret sh.helm.release.v1.prometheus.v42 is invalid: data: Too long: must have at most 1048576 bytes
  • AKS Thanos mtls setup – tls: failed to parse private key
  • Prometheus operator alertmanager not reload or not created
© Copyright 2025 – Nick's Blog
Wisteria Theme by WPFriendship ⋅ Powered by WordPress