Just a reminder for myself if need to delete all data in table I think it is better to use truncate. Reference:
by
Possible way to solve nested if statements. Basically just return if the result the negative of the clause in the if statements. Reference:
by
Update: Since v2.0.0 of chocolatey the command is choco search –exact –all(Credit: Podbrushkin’s comment https://stackoverflow.com/a/77393803/3102305) For versions prior to v2.0.0, you can just add the –all to the end of your request. You can also add -v for verbose output. Choco list packagename –all From chocolatey – How do I get the list of all…
by