• Connect With Us
  • Contact Us
  • Disclaimer
  • Start Here

Wings Of Technology

Menu
  • Start Here
  • Tutorials
    • IBM DataStage
    • INFORMATICA TUTORIAL
    • Unix
    • SQL
    • PL/SQL
  • Interview Questions
    • IBM DataStage
    • INFORMATICA
    • Unix
    • SQL
    • PL/SQL
  • Contact Us
  • Start Here
  • Tutorials
    • IBM DataStage
    • INFORMATICA TUTORIAL
    • Unix
    • SQL
    • PL/SQL
  • Interview Questions
    • IBM DataStage
    • INFORMATICA
    • Unix
    • SQL
    • PL/SQL
  • Contact Us

TOP EARNERS FROM EMPLOYEE SALARY TABLE – QUERY WITH SOLUTION

Admin May 21, 2019 SQL INTERVIEW QUESTIONS, SQL TUTORIAL
PROBLEM STATEMENT: We define an employee’s total earnings to be their monthly salary*months worked, and the maximum total earnings to be the maximum total earnings for any employee in …
[Continue Reading...]

BINARY TREE NODES QUESTION AND SOLUTION WITH QUERY

Admin May 20, 2019 SQL INTERVIEW QUESTIONS, SQL TUTORIAL
PROBLEM STATEMENT: You are given a table, BTREE, containing two columns: Value and Parent, where ‘Value’ represents the value of a node in Binary Tree, and ‘Parent’ is the …
[Continue Reading...]

NEW COMPANY HIERARCHIES SQL QUERY

Admin May 18, 2019 SQL INTERVIEW QUESTIONS, SQL TUTORIAL
PROBLEM STATEMENT: one of the conglomerate corporations just acquired some new companies. Each of the companies follows this hierarchy. Given the table schemas below, write a query to print …
[Continue Reading...]

FIND THE CANCELLATION RATE USING TRIPS AND USERS TABLES

Admin May 17, 2019 SQL INTERVIEW QUESTIONS, SQL TUTORIAL
PROBLEM STATEMENT: The Trips table holds all taxi trips. Each trip has a unique Id, while Client_Id and Driver_Id are both foreign keys to the Users_Id at the Users …
[Continue Reading...]

TRASPOSE FILE CONTENTS IN UNIX

Admin May 16, 2019 UNIX INTERVIEW QUESTIONS
PROBLEM STATEMENT: Given a text file file.txt, transpose its content. You may assume that each row has the same number of columns and each field is separated by the …
[Continue Reading...]

PRINT ALL VALID PHONE NUMBERS FROM A FILE

Admin May 15, 2019 UNIX INTERVIEW QUESTIONS
Problem Statement: Given a text file file.txt that contains list of phone numbers (one per line), write a one liner bash script to print all valid phone numbers. You …
[Continue Reading...]

CALCULATE THE FREQUENCY OF EACH WORD IN A TEXT FILE

Admin May 14, 2019 UNIX INTERVIEW QUESTIONS
Write a bash script to calculate the frequency of each word in a text file words.txt. words.txt contains only lowercase characters and space ‘ ‘ characters. Each word must …
[Continue Reading...]

FINDING TOP 3 SALARIES SQL QUERY

Admin May 13, 2019 SQL INTERVIEW QUESTIONS, SQL TUTORIAL
The Employee table holds all employees. Every employee has an Id, and there is also a column for the Department Id. ID Name Salary DepartmentId 1 Joe 85000 1 …
[Continue Reading...]

Posts navigation

Previous 1 … 11 12 13 14 15 16 17 Next

Like us on Facebook

Top Articles

  • Snowflake SnowPro Certification Sample Questions-2
  • Snowflake SnowPro Certification Sample Questions-1
  • HOW TO VIEW HIDDEN FILES IN WINSCP
  • ORACLE : GET RECORD COUNTS OF ALL TABLES IN A SCHEMA
  • DataStage Scenario Based Interview Questions-1

Categories

  • DATASTAGE INTERVIEW QUESTIONS
  • DATASTAGE TUTORIAL
  • INFORMATICA INTERVIEW QUESTIONS
  • INFORMATICA TUTORIAL
  • PL/SQL INTERVIEW QUESTIONS
  • PL/SQL TUTORIAL
  • SNOWFLAKE CLOUD DATABASE
  • SQL INTERVIEW QUESTIONS
  • SQL TUTORIAL
  • Uncategorized
  • UNIX INTERVIEW QUESTIONS
  • UNIX TUTORIAL
Wings Of Technology Copyright © 2025.
Theme by MyThemeShop 

 
Loading Comments...
Comment
    ×