Skip to content

Instantly share code, notes, and snippets.

View BorislavSabev's full-sized avatar
🙃

Borislav Sabev BorislavSabev

🙃
View GitHub Profile
@lukaseder
lukaseder / count-asterisk-vs-count-1-mysql.sql
Created September 19, 2019 08:41
COUNT(*) vs COUNT(1) in MySQL
-- Copyright Data Geekery GmbH
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compliance with the License.
-- You may obtain a copy of the License at
--
-- http://www.apache.org/licenses/LICENSE-2.0
--
-- Unless required by applicable law or agreed to in writing, software
-- distributed under the License is distributed on an "AS IS" BASIS,
@zkiraly
zkiraly / procedure-to-archive-git-branches.md
Last active May 6, 2024 19:42
Procedure to archive git branches.