- Give me the result rows of left join, right join, full join and cross join for the given two tables?
- what is difference between rank, dense rank and average window functions ?
- What is indexing in SQL? What are its advantages and disadvantages?
- Write a python program to reverse a string without using built in functions?
- Write a python program to create a dict from two lists?
- What is Enumerate in python?
- What are the python libraries you used in your project?
- What is Pandas?
- How to slice a pandas dataframe?
- What is difference between RDD and Dataframe in Pyspark?
- How to filter rows and columns in a Pyspark Dataframe?
- How to create a s3 trigger in aws lambda?
- What are layers in aws lambda? How to create layers?
- Is there any other way to use dependencies in aws lambda apart from layers?
- What is aws glue catalog?
- What are glue crawlers?
- What is the difference between aws glue and EMR?
- How to copy data from S3 to aws Redshift?
- Why copy command is best for moving data to Redshift?
- Assume you have data in you local and want to move that to aws. What is the best and cost effective way to do this?
0 Comments