0% found this document useful (0 votes)
2 views

SQL Aptitude CheatSheet Checklist

This document provides cheat sheets and topic checklists for Core Java, SQL, and Aptitude. It includes essential SQL commands, functions, and table operations, along with practice tips for improving SQL skills. Additionally, it covers arithmetic topics, logical reasoning, and data interpretation for aptitude preparation, offering strategies for effective practice and retention.

Uploaded by

Jayshree Solunk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

SQL Aptitude CheatSheet Checklist

This document provides cheat sheets and topic checklists for Core Java, SQL, and Aptitude. It includes essential SQL commands, functions, and table operations, along with practice tips for improving SQL skills. Additionally, it covers arithmetic topics, logical reasoning, and data interpretation for aptitude preparation, offering strategies for effective practice and retention.

Uploaded by

Jayshree Solunk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Core Java Cheat Sheet & Topic Checklist

SQL Cheat Sheet & Topic Checklist

Basic SQL:

- SELECT, FROM, WHERE, ORDER BY, GROUP BY

- DISTINCT, LIMIT, BETWEEN, IN, LIKE, IS NULL

Joins:

- INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN

- Self Join and Cross Join

Functions:

- Aggregate Functions: COUNT, SUM, AVG, MAX, MIN

- String Functions: CONCAT, LENGTH, SUBSTRING, UPPER, LOWER

- Date Functions: NOW(), CURDATE(), DATE_FORMAT()

Clauses:

- HAVING vs WHERE

- ALIAS using AS

- Subqueries (Single row, Multiple rows)

Table Operations:

- CREATE, ALTER, DROP TABLE

- INSERT INTO, UPDATE, DELETE

- Primary Key, Foreign Key, NOT NULL, UNIQUE, DEFAULT

Practice Tips:

- Write queries on sample tables daily (e.g., Employees, Students)

- Use online platforms like SQLZoo, W3Schools, HackerRank

- Practice JOINs and Subqueries consistently

- Draw ER diagrams to understand table relationships


Core Java Cheat Sheet & Topic Checklist

Aptitude Cheat Sheet & Topic Checklist

Arithmetic Topics:

- Percentages, Ratios, Proportions

- Time, Speed, Distance

- Time and Work, Pipes and Cisterns

- Profit and Loss, Simple and Compound Interest

- Averages, Mixtures and Alligations

Logical Reasoning:

- Number Series, Letter Series, Coding-Decoding

- Blood Relations, Directions, Puzzles

- Syllogism, Venn Diagrams, Statements and Conclusions

Data Interpretation:

- Bar Graphs, Line Charts, Pie Charts, Tables

Practice Tips:

- Start with basic concepts and formulas

- Solve 10-15 questions daily from mixed topics

- Use IndiaBix, PrepInsta, or RS Aggarwal book

- Track accuracy and speed weekly

Retention Tips:

- Maintain a formula notebook

- Use flashcards (Anki or Quizlet) for shortcuts

- Weekly mock tests and error analysis

- Discuss tricky questions with friends

You might also like