How to use SQL SET/DECLARE Statements (with example)
In this post, we’ll explore how to declare and assign variables using the SET and… Read More »How to use SQL SET/DECLARE Statements (with example)
In this post, we’ll explore how to declare and assign variables using the SET and… Read More »How to use SQL SET/DECLARE Statements (with example)
In this article, we’ll learn how to handle dates using SQL. We’ll take a closer… Read More »SQL date functions with examples
This article summarizes the paper “Bridging the Qualitative-Quantitative Divide: Guidelines for Conducting Mixed Methods Research… Read More »Thesis Writing Basics (2.2) Purpose, Advantages and Considerations of Mixed Methodology
This article summarizes the content of Methodological fit in management field research by Edmondson and… Read More »Thesis writing basics (2.2) A guide to research design
This article summarizes a peper, “Organizational Theories: Some Criteria for Evaluation” written by Samuel B.… Read More »Thesis writing basics (2.1) Theory and evaluation criteria of theory
This article explains a concept that is good to know before you write a thesis.… Read More »How to write a thesis (1.2) Basic terms
Have you ever wondered why your paper is approved or rejected by the journal? This… Read More »How to write a thesis (1.1) logic behind approving a paper in a journal
When I decided to go to Germany for master’s degree, my biggest concern was writing… Read More »How to write a thesis? (1) Scientific research
Let’s move further in the aggregations functions that covered in the last article. In this… Read More »SQL (5) GROUP BY and HAVING
In the last article, we’ve talked about the basics of SELECT and WHERE clauses. In… Read More »SQL (4) Filtering (BETWEEN, IN, OR, NOT)