If you want to know the size of your database table in bytes, use the below command.
Subscribe to:
Post Comments (Atom)
Github Actions - CI/CD for React.js
1. Install gh-pages npm package Command: npm install gh-pages --save-dev 2. In package.json, add the homepage url "homepage": ...
-
I came across this wonderful t-sql script which displays the size of all the tables in a SQL Server Database. Thanks to Vidhya Sagar SELE...
-
1. Install gh-pages npm package Command: npm install gh-pages --save-dev 2. In package.json, add the homepage url "homepage": ...
-
To provide NTFS Permission to any file using the Command Prompt, here is the command CACLS "C:\test.bat" /e /p EveryOne:f The abov...
No comments:
Post a Comment