by SK Rawat | Sep 13, 2021 | Uncategorized
Q #1) What is SQL? Structured Query Language SQL is a database tool that is used to create and access the database to support software applications. Q #2) What are tables in SQL? Tables are database objects that contain all the data in a database. In tables, data is...
by SK Rawat | Aug 16, 2021 | Uncategorized
In This article, we see how to send Google Docs as an email attachment Add a new Spreadsheet Click on The tool menu icon then click on script editor These are some basic steps to send google docs in email Add a new function function sendEmailToClient() {}...
by SK Rawat | Aug 11, 2021 | UiPath Interview Questions
What are the common excel activity in UIPath Append Range Get Table Range Read Cell Read Cell Formula Read Column Read Range Read Row – Reads a row starting with a cell inputted by the user and stores it as an IEnumerable <object> variable. Write Cell Write...
by SK Rawat | Aug 11, 2021 | UiPath Interview Questions
RPA is robotic process automation and in RPA we mostly work with Data tables. Sometimes we need to rename data table column names in uipath. How we achieve this, below are the simple steps. Step 1: Use a sequence activity Then Use Build Data Table Table name...
by SK Rawat | Jul 14, 2021 | UiPath Interview Questions
Firstly thanks to UiPath, a well-dedicated learning platform, I am preparing this blog from there, to helps many of user like me who is looking for a job change. This article is dedicated to what is the selectors in UiPath? What are the selectors in UiPath? In UiPath...
Recent Comments