Useful tips for everyday
How to add a field to an ALTER TABLE? Use ADD COLUMN to add a new field to the table. You specify the field name,…
What are the properties of a B2B guest user? This article describes the properties and states of the B2B guest user object in Azure Active…
How do I access Kubernetes service inside cluster? Access from a node or pod in the cluster. Run a pod, and then connect to a…
How do I scan a Docker image with Clair? Congratulations! Step 1 – Deploy Postgres. Download Clair’s Docker Compose File and Config. Step 2 –…
How do you optimize CI CD? The Next 11 Things You Should Do For CI/CD Pipeline Optimization Keep separate configurations for development and production. Run…
Can you use environment variables in Docker compose? In Docker Compose, IT admins can use environment variables to generalize configurations for different situations, deployment environments…
Which is better Dev or DevOps? Developers are highly specialized in their code language and the platform they deploy to. If you’re more of an…
Can you run SQL on a Mac? Install SQL Server directly to your Mac — no virtual machine required! Microsoft has made SQL Server available…
How do you write a program in PL SQL? Text Editor Type your code in a text editor, like Notepad, Notepad+, or EditPlus, etc. Save…
How to change dataset name in ssrs? To edit a query field or a dataset field In the Report Data pane, right-click the field, and…