177 подписчиков
79 видео
Joy of computing using python week 5 program 3| Find and Compare Kth Largest with Kth Smallest ele.
How to change default DATE format in ORACLE | date format "DD-MON-YY" to "YYYY-MM-DD" in Oracle.
How to Create user in Oracle / SQL*Plus | ORACLE 21c| Grant | Revoke permissions to User
Latest Oracle Installation, Oracle 21c Express Edition Installation, SQL Developer Installation
Oracle21c, No TNS entries found error, The Network Adapter could not establish connection error
NULL value in ORACLE | How to insert and retrieve null value |Oracle for Beginners
Python placement questions Q2 | Python interview questions with answers
NPTEL joy of computing using python week 6 assignment 2024 | Python with vcode logic
Episode #4| What is Compile time and Run Time Error| Difference between Compile time & Runtime error
Episode #5 | How to set up IntelliJ IDEA | IntelliJ IDEA | Basic Java Series for Beginners
Episode #6 | What is Data type and Variables in java ? | Datatype & Variables | Basic Java Series
ORDER BY CLAUSE IN ORACLE | Order by with NULL | Order by with multiple columns | Descending order
Oracle Logical operators | Oracle AND , NOT , OR logical operators
Lesson 6 : String in python | String Concatenation | String Immutability | Accessing Characters |len
#1.mingw-w64 gcc compiler, vs code installation , setting environment variable , C Program Running.
Lesson 16: if , else if , else in python | How to use if, else if and else in python |Nested if
INSERT query in ORACLE |How to execute insert query in oracle with number, character ,date datatype.
How to create connection in SQL Developer | Oracle SQL Developer for executing query | Oracle
Episode #1 | How to execute Java program from command prompt using Notepad++ | Basic Java Series
Lesson 17 : While loop in python | Else in while loop | Continue and Break in while loop
DELETE query in oracle | How to delete records from table in oracle database
UPDATE Query in Oracle | How to write update query in oracle | Update table in oracle
Lesson 4: print() function in python | formatting using print function in python | output formatting
lesson 3 : Finding type of variable in python | type() function in python
Alter command Add Column , Drop Column and Modify Column in oracle using | Oracle Alter DDL command
Lesson 7 : String Slicing in python | String formatting in python | Escape Characters in python
Python placement questions Q3 | Python interview or placement exam questions with answers
SELECT Query in ORACLE | How to write select query in oracle properly | SQL select command working
Exercise 4: Prime number using python | How to check given number is prime using
Query Execution order in oracle | Clause execution sequence in oracle | Oracle
Lesson 9: Input Function in python | how to take input from user in python | user input from console
ADD , DROP and Modify constraint using alter command in oracle | Alter cmd in oracle for constraint
Lesson 18: For loop in python with range()|ELSE in for loop |Break ,Continue in for loop
Creating New Tables from existing table | Copy all columns and all data into new table
DROP and TRUNCATE in ORACLE | Difference between DROP and TRUNCATE in oracle | ORACLE
Lesson 14 : Arithmetic Operators in python | All arithmetic operators in python with examples.
Oracle Arithmetic Operators | How to user arithmetic operators in oracle with query example
Create table in oracle | How to create table in oracle | Syntax with Example |lesson 2
NPTEL joy of computing using python week 7 program 3 | Binary and Symmetric matrix identification.
lesson 2: Swapping of two values using Third variable and Without using third variable in python
lesson 11: logical AND,OR,NOT operators in python | Explain all logical operators in python
Rename column name in oracle| how to rename column name in oracle using alter command | Alter rename
lesson1: Introduction of variable
lesson 10 : Boolean datatype in python | Explain working of bool datatype in python | python
NPTEL Joy of computing using python programming week 11 program 3 solution
Joy of computing using python week 6 program2| find value log (x) of base 2 using recursive function
Exercise 2: Compound interest and Simple interest using python | python for beginners
Joy of computing using python week6 program3 |Recursive function to find given list non-decreasing
NPTEL Joy of computing using python week 8 program 3 | 2024
Difference between DELETE and TRUNCATE in oracle with example.