Trending questions in Edureka Community

0 votes
1 answer

How to integrate OnPrem Azure DevOps Server with the cloud one?

When I go to Project > Boards ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
712 views
0 votes
1 answer

I have Delivery Plans installed in Azure DevOps (as an extension via Marketplace) but cannot see in Boards Menu

If you have this extension: Delivery Plans ...READ MORE

Feb 11, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
708 views
0 votes
1 answer

Do canonical links require a full domain?

actually its same for ordinary url and ...READ MORE

Feb 17, 2022 in Others by narikkadan
• 63,600 points
480 views
0 votes
1 answer

Pricing for aws ec2 instance volume

This is the pricing for EBS AWS ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,120 points
577 views
0 votes
0 answers

Selecting COUNT(*) with DISTINCT

In SQL Server 2005, I have a ...READ MORE

Feb 14, 2022 in Database by Neha
• 9,020 points
571 views
0 votes
1 answer

Understanding slice notation

To answer your question let me explain ...READ MORE

Feb 4, 2022 in Python by Nandini
• 5,480 points
1,024 views
0 votes
0 answers
0 votes
1 answer

DevOps vs Docker

Docker is just another tool that DevOps ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
743 views
0 votes
0 answers

Cannot login to Salesforce Sandbox via python API

I am using the python3.7.2 module simple-salesforce==0.74.2 and I ...READ MORE

Feb 28, 2022 in SalesForce by surbhi
• 3,820 points

edited 6 days ago 5 views
0 votes
1 answer

What is dependency injection?

According to James Shore, the term “Dependency ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
826 views
0 votes
1 answer

What is the python keyword "with" used for?

It's useful when you have two or ...READ MORE

Feb 9, 2022 in Python by CoolCoder
• 4,420 points
783 views
0 votes
0 answers

Which is the best job role to select once completed Aws Solution Architect training

I have completed my Aws Solution architect ...READ MORE

Feb 28, 2022 in AWS by Mohammed

edited 6 days ago 6 views
0 votes
1 answer

what is big data hadoop

The Hadoop operating system is used to ...READ MORE

Feb 3, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,044 views
0 votes
0 answers

How to connect VPN Site to vHub on Azure vWAN?

I am using Azure vWAN and secured ...READ MORE

Feb 14, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
614 views
0 votes
1 answer

SQL Group By with an Order By

In any version of MySQL, you can use the aggregate ...READ MORE

Feb 10, 2022 in Database by Vaani
• 7,070 points
749 views
0 votes
1 answer

What was Hadoop named after?

The creator of Hadoop, Doug Cutting named ...READ MORE

Dec 10, 2021 in Big Data Hadoop by CoderGirl
• 500 points
3,590 views
0 votes
0 answers

how to find element in selenium

Feb 7, 2022 in Selenium by Edureka
• 850 points

reshown Feb 24, 2022 by Hemant 913 views
0 votes
1 answer

Git refusing to merge unrelated histories on rebase

To answer your question, the “git merge” ...READ MORE

Feb 9, 2022 in Others by Rahul
• 9,680 points
777 views
0 votes
1 answer

What is Elastic IP in AWS and why it is useful?

A static public IPv4 address connected with ...READ MORE

Feb 8, 2022 in Others by Edureka
• 13,620 points
818 views
0 votes
1 answer

What is big data engineering

Data engineer roles have recently become more ...READ MORE

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
997 views
0 votes
1 answer

Converting integer to string in Python

In order to convert an object to string ...READ MORE

Feb 11, 2022 in Python by Dev
• 6,000 points
696 views
0 votes
1 answer

SEOstats API SEMrush keyword query methods? [closed]

using public SEMrush API. there is no ...READ MORE

Feb 17, 2022 in Others by narikkadan
• 63,600 points
463 views
0 votes
1 answer

csv to excel conversion

So Basically u have to follow few ...READ MORE

Feb 9, 2022 in Others by gaurav
• 23,260 points
778 views
0 votes
0 answers

Importing notepad data to excel (difficult split)

I want to transfer this data from ...READ MORE

Feb 18, 2022 in Others by Edureka
• 13,690 points
424 views
0 votes
1 answer

what is saas in cloud computing

SaaS: Software as a service (SaaS) is a ...READ MORE

Feb 4, 2022 in Cloud Computing by Edureka
• 13,620 points
978 views
0 votes
1 answer

Substring in excel

Hi Basically there is no specific formula ...READ MORE

Feb 16, 2022 in Others by Edureka
• 13,690 points
452 views
0 votes
1 answer

Which is faster amongst an Array and an ArrayList?

Array is faster in to an access ...READ MORE

Feb 16, 2022 in Java by Saurabh Maurya

edited 5 days ago 28,632 views
0 votes
1 answer

Should I use != or <> for not equal in T-SQL?

Most of the existing databases support != Databases that ...READ MORE

Feb 14, 2022 in Database by Vaani
• 7,070 points
530 views
0 votes
1 answer

git revert last commit

To answer your question, you can try ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
791 views
0 votes
1 answer

Simple question regarding PHP, Wordpress & Yoast SEO

the way the search engine displays your ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
570 views
0 votes
0 answers

raw_input function in Python

What is the raw_input function? Is it ...READ MORE

Feb 17, 2022 in Python by surbhi
• 3,820 points
396 views
0 votes
1 answer

How to see any module details in Ansible from the command line?

Hi@akhtar, Ansible has a very attractive command named ...READ MORE

Aug 11, 2020 in Ansible by MD
• 95,460 points
24,374 views
0 votes
1 answer

The uploaded file exceeds the upload_max_filesize directive in php.ini error while uploading plugin

After looking at your ERROR, it seems ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
778 views
0 votes
0 answers

small ip scanner code in java

import java.net.*; public class myIP { public static void ...READ MORE

Feb 15, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,620 points
519 views
0 votes
1 answer

Legitimate URL Cloaking for SEO?

the redirection technique your planning to implement ...READ MORE

Feb 15, 2022 in Others by narikkadan
• 63,600 points
536 views
0 votes
1 answer

What is the max length of page titles for SEO?

google displays only 50-60 words of a ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
546 views
0 votes
1 answer

Categorised data in Power BI

Use a helper table to store these ...READ MORE

Feb 8, 2022 in Power BI by CoolCoder
• 4,420 points
768 views
0 votes
1 answer

SQL Server CASE .. WHEN .. IN statement

Two forms of CASE statements are getting ...READ MORE

Feb 8, 2022 in Database by Vaani
• 7,070 points
768 views
0 votes
1 answer

NOT IN vs NOT EXISTS

In my opinion, the most efficient way ...READ MORE

Feb 11, 2022 in Database by Neha
• 9,020 points
643 views
0 votes
2 answers

Case in Select Statement

I think these could be helpful for ...READ MORE

Feb 4, 2022 in Database by Neha
• 9,020 points
900 views
0 votes
1 answer

how to show the <meta> values of yoast seo with some function?

check this folder : wordpress-seo\src\presenters\open-graph you can ...READ MORE

Feb 10, 2022 in Others by narikkadan
• 63,600 points
712 views
0 votes
1 answer

Differentiate between Tokyo and Seoul Time zone

if DST and Offset are the only ...READ MORE

Feb 11, 2022 in Others by narikkadan
• 63,600 points
667 views
0 votes
1 answer

what is assert in selenium

Assertions are used for validating a test ...READ MORE

Feb 4, 2022 in Selenium by Bhavitha
• 1,000 points
939 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

No, there are no viewers for attachments ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
720 views
0 votes
1 answer

What was Hadoop written in?

The Hadoop framework is mostly written in ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
3,545 views
0 votes
1 answer

Yoast SEO remove og description and twitter description on certain page

try this out it wil help ...READ MORE

Feb 11, 2022 in Others by narikkadan
• 63,600 points
659 views
0 votes
1 answer

SEO-friendly React-Redux app

server-side rendering is needed to do seo ...READ MORE

Feb 14, 2022 in Others by narikkadan
• 63,600 points
524 views
0 votes
1 answer

how to take screenshot in selenium

In order to capture a screenshot in ...READ MORE

Feb 3, 2022 in Selenium by Edureka
• 850 points
1,027 views
0 votes
1 answer

How do I efficiently iterate over each entry in a Java Map?

To answer your questions, use the following ...READ MORE

Feb 8, 2022 in Java by Soham
• 9,710 points
743 views
0 votes
1 answer

How to maximize SEO of an internationalized website?

there is no single answer to SEO ...READ MORE

Feb 11, 2022 in Others by narikkadan
• 63,600 points
645 views