Open in app

Sign In

Write

Sign In

Srinimf
Srinimf

20 Followers

Home

About

Jan 12

2 Top SQL Queries to Create Temp Table in Oracle

Here’re SQL queries that create a temp table from another in Oracle. The first SQL query creates a temp table’s structure. The second one creates a temp table with data. Temporary table structure Here I have created the customer table and inserted rows. --create table customer (name char(20), cust_id number); --insert into customer values('SRINI'…

Oracle

2 min read

2 Top SQL Queries to Create Temp Table in Oracle
2 Top SQL Queries to Create Temp Table in Oracle
Oracle

2 min read


Oct 27, 2022

5 Must-read Professional Success Tips Now

Here are five tips every professional must read to have success in their life. Keeping boss happy Do you know exactly what your boss expects of you? If so: how do you know? Have you and your boss discussed these expectations? Here’s something you could do: write down the ten things that you…

Professional Development

2 min read

5 Must-read Professional Success Tips Now
5 Must-read Professional Success Tips Now
Professional Development

2 min read


Jul 26, 2022

DevOps CI and CD Interview Questions

Beyond the waterfall model and Agile model, you can see DevOps is a powerful model. Its functionality is powerful, and you can find Continuous integration and continuous delivery. So the deployment you can do seamlessly. DevOps CI CD Interview Questions 1.What is DevOps? DevOps, Continuous Practices, or DevOps Practices! DevOps is a culture transformation! …

Dev Ops

3 min read

DevOps CI and CD Interview Questions
DevOps CI and CD Interview Questions
Dev Ops

3 min read


Jul 15, 2022

20 Top Hyperledger Fabric Interview Questions

I am practicing Hyperledger. This is one of the top listed blockchains. This architecture follows R3 Corda specifications. Sharing the interview questions with you that I have prepared for my interview. Though Ethereum leads in the real-time applications. The latest Hyperledger version is now ready for production applications. …

Hyperledger

2 min read

20 Top Hyperledger Fabric Interview Questions
20 Top Hyperledger Fabric Interview Questions
Hyperledger

2 min read


May 21, 2022

Here’s the Oracle Scheduler Job Example

You can create and schedule a job in Oracle by using certain conditions. The conditions can be when to run and procedure details. The frequency of the job you can set. Below is an example that you can use for your practice. Note: The job scheduling you can do in…

Oracle Scheduling Job

2 min read

Here’s the Oracle Scheduler Job Example
Here’s the Oracle Scheduler Job Example
Oracle Scheduling Job

2 min read


Mar 14, 2022

How to Find Table name for a Column

Here is a SQL query you can use in the oracle database to search for a column name in which table it is used. So you can find the Table name. Recently in our application, we found an error. The error displayed a column name. But we had no clue…

Oracle

2 min read

How to Find Table name for a Column
How to Find Table name for a Column
Oracle

2 min read


Feb 9, 2022

Handy Checklist Useful for AWS Operations

AWS operations team monitors its resources. When the team has good knowledge so they can monitor resources flawlessly. — AWS Operations questions 1. Which AWS Cloud service allows you to gain system-wide visibility into resource utilization, application performance, and operational health? CloudWatch 2. Which AWS Cloud service enables you to capture information about the IP traffic going to and from network interfaces in your VPC?

AWS

3 min read

Handy Checklist Useful for AWS Operations
Handy Checklist Useful for AWS Operations
AWS

3 min read


Nov 16, 2021

Sets Vs Lists Python Programmer Tips

Sets are only useful when trying to ensure unique items are preserved. Before sets where available, it was common to process items and check if they exist in a list (or dictionary) before adding them. List example Here unique is empty list. Every time I compare with this list, and if it…

Sets Vs Lists

1 min read

Sets Vs Lists Python Programmer Tips
Sets Vs Lists Python Programmer Tips
Sets Vs Lists

1 min read


Nov 16, 2021

Bash: How to Calculate Sum After Reading File

Here’s a bash script that reads an input file and calculates the sum. A file containing a couple of records is an input for this script. The script reads this file using While (loop) and checks for a specific string; If found, further, it gets a substring of numbers for…

Bash Script

2 min read

Bash: How to Calculate Sum After Reading File
Bash: How to Calculate Sum After Reading File
Bash Script

2 min read


Jan 4, 2021

Python Arrays Vs Lists With Examples

Python arrays and lists both not the same. I have explained the differences between these two. And this is an interview question. Arrays can have the same type of data, either numeric or strings. And Python does not have built-in support for Arrays but supports Lists. In this post, you can find the best examples for List. So that you will know the rules to use List. …

Python

2 min read

Python Arrays Vs Lists
Python Arrays Vs Lists
Python

2 min read

Srinimf

Srinimf

20 Followers

Sr.Software Developer - Technology @srinimf.com

Following
  • Сергей Карелов

    Сергей Карелов

  • Gabe Kwakyi

    Gabe Kwakyi

  • United Nations

    United Nations

  • Brian Fanzo | Host NFT 365 Podcast

    Brian Fanzo | Host NFT 365 Podcast

  • Deepak Babu P R

    Deepak Babu P R

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech