How to create a code book 
 
How to create a label book 
 
How to list only variable names 
 
How to describe unopened data 
 
How to search in variables 
 
How to drop/keep variables sequentially 
 
How to check a digital data signature 
 
How to compare two datasets 
 
How to use tabulate to generate dummy variables 
 
How to avoid many logical OR operators 
 
How to use labels in expressions 
 
How to attach one value label to many variables 
 
How to store single values 
 
How to use Stata's hand-calculator 
 
How to use text with Stata's hand-calculator 
 
How to select column of data in a do-file 
 
How to rectangularize data 
 
How to check if variables uniquely identify observations 
 
How to drop duplicate observations 
 
How to transpose a dataset 
 
How to quickly expand and interact many variables 
 
How to create publication quality tables in word 
 
How to create publication quality tables in excel 
 
How to export regression results 
 
How to create and use long strings 
 
How to quickly create new groups 
 
How to delete files from within Stata 
 
How to display file directory content 
 
How to re-order variables 
 
How to create many one-way tables quickly 
 
How to create many two-way tables quickly 
 
How to sort and plot one-way tables 
 
How to expand data instead of using weights 
 
How to contract data to frequencies and percentages 
 
How to compute immediate statistics without loading data 
 
How to compute elasticities 
 
How to set the default confidence level 
 
How to show base levels of factor variables 
 
How to estimate a constrained linear regression 
 
How to bootstrap any regression 
 
How to interpolate missing values 
 
How to compute row statistics 
 
How to compute standardized coefficients after linear regression 
 
How to compute faster marginal effects 
 
How to reduce collinearity in polynomial variables 
 
How to use contrasting margins 
 
How to use pairwise comparison with margins 
 
How to define the constant in a regression 
 
How to visualise complex polynomial models 
 
How to identify outliers from a regression 
 
How to predict within and outside a regression sample 
 
How to hide unwanted output 
 
How to force show wanted output 
 
How to suppress error messages 
 
How to force do-files to run to the end 
 
How to execute programmes outside Stata 
 
How to check memory usage 
 
How to reduce files sizes 
 
How to debug error messages 
 
How to pause for large output 
 
How to add custom ado folders 
 
How to create a custom user profile 
 
How to add comments to do-files 
 
How to loop over non-integer values 
 
How to show more in the results window 
 
How to display coefficient legends 
 
How to use and modify the Function keys 
 
How to create custom correlations 
 
How to insert current time & date into log files 
 
How to save interactive commands 
 
How to create custom number lists 
 
How to change between lower and upper cases variable names and data 
 
How to change between lower and upper case text in do-files 
 
How to explicit subscript 
 
How to launch the interactive dialog box 
 
How to view undocumented commands 
 
How to recover data from a graph 
 
How to generate a combined graph with one legend 
 
How to display RGB colors in graphs 
 
How to make colors opaque 
 
Why are SVG graphs useful? 
 
How to apply log scaling to a graph 
 
How to reverse and switch off axes 
 
How to have multiple axes on a graph 
 
How to display ASCII characters in graphs 
 
How to graph the variance-covariance matrix 
 
How to quickly plot estimated results 
 
How to randomly displace markers 
 
How to download word frequencies from a webpage 
 
How to create a violin plot 
 
How to show the Stata color palette 
 
How to create custom titles 
 
How to customize the look of graphs 
 
How to show a correlation matrix as graphical table 
 
How to plot a histogram with a boxplot 
 
How to draw histograms with custom bins 
 
How to graph a one/two/three-way table 
 
How to recover graph code 
 
How to do polar smoothing 
 
How to visualise ladders of power 
 
How to combine combined graphs 
 
How to foreground/background plot 
 
How to show multiple axes 
 
How to quickly increase graph label ticks 
 
How to add custom graph label ticks