Trending questions in Edureka Community

0 votes
0 answers

How to create aws account

Hi guys. I am just starting out ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 130 views
0 votes
5 answers

How to resolve this error “Jenkins Host key verification failed”?

HI Mam, Please check the following solution:: 1. Switch ...READ MORE

May 3, 2019 in Jenkins by anonymous
63,817 views
0 votes
1 answer

Twilio caller name on receive programmable voice call in ios application

Twilio developer evangelist here. In order to get ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,236 views
0 votes
0 answers

Modules in Artifactory - What are they?

The term "Modules" is used in Artifactory.  When you select a specific build in the UI's "Builds" page, you are presented with a list of Module IDs, which is, as far as I can tell, merely the build's name. so that when I do this: jfrog rt upload --build-name Kuku --build-number 1 ...READ MORE

Dec 21, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
525 views
0 votes
1 answer

Execution Failed for task :app:compileDebugJavaWithJavac in Android Studio

In Android Studio 3.1, you can see ...READ MORE

Feb 17, 2022 in Java by Aditya
• 7,680 points
13,736 views
0 votes
1 answer

How to break area chart in excel

Add an extra row between your areas. READ MORE

Dec 17, 2022 in Others by narikkadan
• 86,360 points
673 views
0 votes
0 answers

Convert VB.NET --> C# Projects

Can someone suggest a suitable program that ...READ MORE

Dec 12, 2022 in C# by Roshan
• 300 points
906 views
0 votes
0 answers

Why does aws exist

Before you start answering, know that I ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 105 views
0 votes
0 answers

Which of the following services is free in aws

I know that AWS has tons of ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 104 views
0 votes
0 answers

What is aws certification

As the title states, what is the ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 104 views
0 votes
0 answers

How to fix error with AWS Lambda handler, DynamoDB Put req?

Trying to create a Lambda to interact ...READ MORE

Dec 30, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 112 views
0 votes
0 answers

Which aws service is a compute service

I just wanted to know what aws ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 102 views
0 votes
0 answers

How to get aws certified

Like the title suggest, what is the ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 102 views
0 votes
1 answer

Excel formula that combines MATCH, INDEX and OFFSET

Try this: =INDEX((OFFSET(SheetA!F:F,0,SheetA!A1)),MATCH(SheetB!C4, ...READ MORE

Nov 7, 2022 in Others by narikkadan
• 86,360 points
2,375 views
0 votes
1 answer

How to insert a picture into Excel at a specified cell position with VBA

Try this: With xlApp.ActiveSheet.Pictures.Insert(PicPath) With ...READ MORE

Oct 24, 2022 in Others by narikkadan
• 86,360 points
2,981 views
0 votes
0 answers

What does the "yield" keyword do?

What is the use of the yield keyword in ...READ MORE

Dec 21, 2022 in Python by erzan
• 630 points
495 views
0 votes
0 answers

What is aws trusted advisor

I mean I understand what is AWS ...READ MORE

Dec 30, 2022 in AWS by Roshan
• 300 points

edited Mar 4 93 views
0 votes
1 answer

Result always undefined when return the result Nodejs

One easy way to do it would ...READ MORE

Jun 7, 2022 in Node-js by Neha
• 9,020 points
9,100 views
0 votes
1 answer

Print chosen worksheets in excel files to pdf in python

In the simplest form: import win32com.client o = win32com.client.Dispatch("Excel.Application") o.Visible ...READ MORE

Sep 24, 2022 in Others by narikkadan
• 86,360 points
4,284 views
0 votes
1 answer

Calculate the mean from excel sheet for specific rows

Generate a list for each means you ...READ MORE

Dec 10, 2022 in Others by narikkadan
• 86,360 points
1,173 views
0 votes
0 answers

Which are some of the most popular DevOps tools?

Hi, I am a B-Tech student and ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 138 views
0 votes
0 answers

How to use "alter system.." sql statement in AWS RDS oracle?

"ALTER SYSTEM FLUSH BUFFER_CACHE;" Oracle's data buffer ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 5,380 points
779 views
0 votes
0 answers

Question regarding queries/personalization

Because I'm new to web development, I ...READ MORE

Dec 29, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 132 views
0 votes
0 answers

Function for factorial in Python

How do I go about computing a ...READ MORE

Dec 21, 2022 in Python by erzan
• 630 points
478 views
0 votes
1 answer

How to Freeze Top Row and Apply Filter in Excel Automation with C#

Try this: // Fix first row workSheet.Activate(); workSheet.Application.ActiveWindow.SplitRow = 1; workSheet.Application.ActiveWindow.FreezePanes ...READ MORE

Oct 22, 2022 in Others by narikkadan
• 86,360 points
3,049 views
0 votes
0 answers

Get json object values and store as arrays

[ ['david','female','john','e6a33eee180b07e563d74fee8c2c66b8',1,1,'roger63'], ...READ MORE

Nov 16, 2022 in Database by Ashwini
• 5,430 points
1,919 views
0 votes
0 answers

what is DevOps process?

Is DevOps a process or methodology? What are ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 129 views
0 votes
1 answer

How to remove values from drop-down if value deleted from validation list

Try this code: Private Sub Worksheet_Change(ByVal Target As ...READ MORE

Dec 11, 2022 in Others by narikkadan
• 86,360 points
880 views
0 votes
1 answer

DB2 SQL error sqlcode=-104 sqlstate=42601

You missed the from clause: SELECT * from TCCAWZTXD.TCC_COIL_DEMODATA WHERE ...READ MORE

Sep 12, 2022 in Database by narikkadan
• 86,360 points
4,789 views
0 votes
0 answers

Prevent users from editing master branch in ADF

In ADF, I'm attempting to prevent dev ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
505 views
0 votes
1 answer

How to create custom Document Icon in iOS 14+ apps

Tap Add to Home Screen and select ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,580 points
1,005 views
0 votes
0 answers

How to set status code allerts for load balancer?

How do I check and configure the ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
806 views
0 votes
1 answer

Excel VBA code window opened cropped and can't view code

So it turns out after some online ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 86,360 points
789 views
0 votes
1 answer

Excel Lookup function for text

Use a simple VLOOKUP() function like: =VLOOKUP(E2,$A$2:$B$6,2,FALSE) You can also use ...READ MORE

Dec 13, 2022 in Others by narikkadan
• 86,360 points
783 views
0 votes
0 answers

AWS vs DevOps which is better?

I have completed my education as a ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 118 views
0 votes
0 answers

What is need for DevOps?

Can anyone please tell me what does ...READ MORE

Dec 28, 2022 in DevOps Tools by Damonlang
• 1,230 points

edited Mar 4 142 views
0 votes
1 answer

Excel-VBA - How to identify Target range (more than 1 cell) is deleted in a Worksheet_Change function?

You misunderstand the purpose of the function ...READ MORE

Sep 23, 2022 in Others by narikkadan
• 86,360 points
4,301 views
0 votes
0 answers

AWS S3 Bucket created with force_delete=true fails to delete with Access Denied via terraform

I create an s3 bucket via terraform ...READ MORE

Dec 29, 2022 in AWS by Tejashwini
• 5,380 points

edited Mar 4 113 views
0 votes
0 answers

How to integrate sonarqube with azure devops?

I have a self-hosted Windows agent wi ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 141 views
0 votes
0 answers

Tracking screen time in android

I need to monitor an android smartphone's ...READ MORE

Dec 10, 2022 in Android by sarit
• 1,830 points
923 views
0 votes
1 answer

How can I sort one set of data to match another set of data in Excel?

In addition, INDEX MATCH is a more ...READ MORE

Oct 29, 2022 in Others by narikkadan
• 86,360 points
2,723 views
0 votes
1 answer

SQL Server: IF EXISTS ; ELSE

Try this: update b set code = ...READ MORE

Sep 19, 2022 in Database by narikkadan
• 86,360 points
4,470 views
0 votes
0 answers

what is staging in DevOps?

What Is a Staging Environment? How to ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 108 views
0 votes
0 answers

How to learn DevOps for beginners

Many DevOps tutorials on YouTube offer beginner-level ...READ MORE

Dec 29, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 107 views
0 votes
0 answers

Unittesting Ansible collections with Pytest

I'm fresh to the cloud/devops world. I created ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
728 views
0 votes
1 answer

SQL - Update multiple records in one query

Try either multi-table update syntax: UPDATE config t1 ...READ MORE

Sep 17, 2022 in Database by narikkadan
• 86,360 points
4,544 views
0 votes
0 answers

Convert oracle UDF function with to_number and value_error expection in it to AWS RDS maria db

create or replace FUNCTION num_check (p_string IN ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 5,380 points
740 views
0 votes
0 answers

DevOps or salesforce which is better?

Which technology is better, Salesforce or DevOps? READ MORE

Dec 28, 2022 in Other DevOps Questions by Edureka
• 12,710 points

edited Mar 4 132 views
0 votes
0 answers

what is openshift in devops?

What are the risks associated with on-premise ...READ MORE

Dec 28, 2022 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 116 views