UrbanPro

Learn Tally Shoper 9 with Top Tutors

What is your location?

Select Country

search

India

Please enter your locality

Back

Tally Shoper 9

Tally Shoper 9 relates to IT Courses/Tally Software

+ Follow 28,140

Top Tutors who teach Tally Shoper 9

1
Ravi Goyal Tally Software trainer in Agra Featured
Tanki Road, Agra
Super Tutor
10 yrs of Exp
700per hour
Classes: Tally Software, Class 7 Tuition and more.

With extensive experience teaching Tally, I have helped students and aspiring professionals master this essential accounting software, which is widely...

2
Soma Ghosh Tally Software trainer in Mumbai Featured
Kharghar, Mumbai
10 yrs of Exp
500per hour
Classes: Tally Software

What is Tally? Why Tally is required? Solving Assignments , Create company, Data entry, Pay Roll, GST Entry etc

3
Rajkumar Guha Tally Software trainer in Kolkata Featured
Gariahat, Kolkata
Verified
3 yrs of Exp
300per hour
Classes: Tally Software, Class 10 Tuition and more.

Dealing in Tally Gst is my passion, interest Iike to train & educate my students Gst in Tally software give them the knowledge & skill also help them...

Do you need help in finding the best teacher matching your requirements?

Post your requirement now
4
Prasant Paidisetti Tally Software trainer in Chandigarh Featured
Sector-22, Chandigarh
Verified
6 yrs of Exp
300per hour
Classes: Tally Software, C Language and more.

I am an experienced, qualified teacher, mentor, and tutor with over 6 years of experience in teaching computer courses and other programming languages,...

5
Purshotam Bodwal Tally Software trainer in Gurgaon Featured
Sector 12 Adarsh Nagar, Gurgaon
Verified
14 yrs of Exp
Classes: Tally Software, MS Office Software Training and more.

Hi, I am an MOS Certified Trainer, with 14 years of experience in MS Office, Advanced Excel & Tally Prime. I am an excellent trainer who deliver and...

6
Computec Professionals Group Tally Software institute in Delhi Featured
Uttam Nagar, Delhi
Classes: Tally Software, Uni Graphics and more.

Computec Professionals Group Delhi Biggest Campus Since 1996 COMPUTEC Professionals Group started on 25th dec 1996 by Mr. Jatinder Soni to impart...

7
Edamalaipatti Pudur, Edamalaipatti Pudur
Verified
17 yrs of Exp
500per hour
Classes: Tally Software, SAP and more.

Certified SAP PS Consultant and Tally trained Professional, seeking consultancy and training assignments (Part Time) in PS/MM/Tally, • A competent...

8
Anna Nagar Western Extn, Chennai
15 yrs of Exp
200per hour
Classes: Tally Software, C Language and more.

Was working as a Software engineer and DBA got converted into a trainer accidentally due to personal reasons. Teaching since 17 years. Learning while...

9
Shyam Sunder Tally Software trainer in Chennai Featured
Chromepet, Chennai
Super Tutor
1 yrs of Exp
500per hour
Classes: Tally Software, Nursery-KG Tuition and more.

TALLY PRIME SYLLABUS • You don’t need to have a commerce background to learn Tally ERP9 GST because I will be covering the Fundamentals of Accounts...

10
Kavitha Tally Software trainer in Chennai Featured
Adambakkam, Chennai
10 yrs of Exp
275per hour
Classes: Tally Software, Computer and more.

A seasoned computer professional with a remarkable 15-year journey in computer education. Specializing in a diverse range of subjects, including Python,...

Guitar Classes in your city

Reviews for top Tally Software classes

Average Rating
(4.8)
  • C
    review star review star review star review star review star
    17 Feb, 2014

    Mamatha attended Tally Software

    "Very Good Support and Very good Education I and My batch students got. Very Supportive..."

    C
    review star review star review star review star review star
    19 Feb, 2014

    Bhavana attended Tally Software

    "My brother who learned c++ and Java with Chetan sir, advised me here. I joined with..."

    H
    review star review star review star review star review star
    15 May, 2014

    Vinod attended Tally Software

    "very good teacher "

    C
    review star review star review star review star review star
    09 Jul, 2014

    Abdulqayyum M. Noorani attended Tally Software

    "I really enjoyed my stay at Compufield and the hospitality given was enough for me..."

  • C
    review star review star review star review star review star
    09 Jul, 2014

    Samir D. Shah attended Tally Software

    "It was fun learning in Compufield. The tutor's were good, taking care of the students...."

    C
    review star review star review star review star review star
    09 Jul, 2014

    Sitanshu Shah attended Tally Software

    "Compufield is like a warm and close family. The faculty is object oriented. My instructor..."

    C
    review star review star review star review star review star
    09 Jul, 2014

    Shamim Mohammed attended Tally Software

    "A very friendly and good atmosphere. Extremely kind and helpful tutors who give basic..."

    C
    review star review star review star review star review star
    09 Jul, 2014

    Kunal B. Shah attended Tally Software

    "One of the best computer institutes in Mumbai. It gives us confidence of working..."

Get connected

Tally Shoper 9 Questions

Ask a Question

Post a Lesson

Answered on 13/09/2024 Learn IT Courses/Tally Software/Tally Shoper 9 +1 IT Courses/Informatica/Informatica powercenter (ETL)

Sadiq

C language Faculty (online Classes )

Tally Solutions is a Bangalore-based company that was co-founded by Mr Shyam Sunder Goenka and Mr Bharat Goenka in the year 1986. This father-son duo came up with this software to help manage the financial transactions in their own company and then given its efficiency launched it for the world. read more

Tally Solutions is a Bangalore-based company that was co-founded by Mr Shyam Sunder Goenka and Mr Bharat Goenka in the year 1986.

This father-son duo came up with this software to help manage the financial transactions in their own company and then given its efficiency launched it for the world.

read less
Answers 1 Comments
Dislike Bookmark

Answered on 13/09/2024 Learn IT Courses/Tally Software/Tally Shoper 9 +1 IT Courses/Informatica/Informatica powercenter (ETL)

Sana Begum

My teaching experience 12 years

In Informatica, an Aggregator Transformation and a normal SQL query serve similar purposes but differ in their approach and functionality: Normal SQL Query: 1. _Executed outside Informatica_: SQL queries are executed directly on the database. 2. _Limited data processing_: SQL queries are designed... read more
In Informatica, an Aggregator Transformation and a normal SQL query serve similar purposes but differ in their approach and functionality: Normal SQL Query: 1. _Executed outside Informatica_: SQL queries are executed directly on the database. 2. _Limited data processing_: SQL queries are designed for set-based operations, not complex data processing. 3. _No data caching_: Results are retrieved directly from the database. 4. _Less flexible_: SQL queries are less flexible in terms of data manipulation and transformation. Aggregator Transformation (in Informatica): 1. _Executed within Informatica_: Aggregator Transformation is a built-in Informatica component. 2. _Advanced data processing_: Enables complex data processing, aggregation, and transformation. 3. _Data caching_: Informatica caches data, reducing database queries and improving performance. 4. _More flexible_: Offers more flexibility in data manipulation, transformation, and aggregation. Key differences: - Execution location (database vs. Informatica) - Data processing capabilities (simple vs. complex) - Data caching (no caching vs. caching) - Flexibility (less flexible vs. more flexible) Choose a normal SQL query for simple, set-based operations, and use Aggregator Transformation for complex data processing, aggregation, and transformation within Informatica workflows. read less
Answers 1 Comments
Dislike Bookmark

Answered on 13/09/2024 Learn IT Courses/Tally Software/Tally Shoper 9 +1 IT Courses/Informatica/Informatica powercenter (ETL)

Sana Begum

My teaching experience 12 years

Converting an Informatica Normalizer Transformation to an SQL query involves rewriting the transformation logic using SQL syntax. Here's a general outline: 1. *Identify the Normalizer Transformation logic*: Understand the input fields, output fields, and the normalization rules applied. 2. *Determine... read more
Converting an Informatica Normalizer Transformation to an SQL query involves rewriting the transformation logic using SQL syntax. Here's a general outline: 1. *Identify the Normalizer Transformation logic*: Understand the input fields, output fields, and the normalization rules applied. 2. *Determine the equivalent SQL operations*: Map the Normalizer Transformation logic to corresponding SQL operations, such as: - UNPIVOT or PIVOT for column normalization - CASE statements or DECODE functions for conditional logic - STRING functions (e.g., SUBSTR, CONCAT) for text manipulation 3. *Write the SQL query*: - Use a SELECT statement to specify the output fields - Apply the equivalent SQL operations to normalize the data - Use FROM and JOIN clauses to specify the input tables and relationships Example: Informatica Normalizer Transformation: - Input: `NAME` (single column with multiple values separated by commas) - Output: `NAME1`, `NAME2`, ... (multiple columns, each with a single value) - Normalization rule: Split `NAME` into separate columns using commas as separators Equivalent SQL query: ``` SELECT REGEXP_SUBSTR(NAME, '[^,]+', 1, 1) AS NAME1, REGEXP_SUBSTR(NAME, '[^,]+', 1, 2) AS NAME2, ... FROM INPUT_TABLE; ``` Note: The SQL syntax may vary depending on the database management system (DBMS) you're using. Keep in mind that complex Normalizer Transformations might require more intricate SQL queries, potentially involving multiple steps or Common Table Expressions (CTEs). read less
Answers 1 Comments
Dislike Bookmark

Answered on 13/09/2024 Learn IT Courses/Tally Software/Tally Shoper 9 +1 IT Courses/Informatica/Informatica powercenter (ETL)

Sana Begum

My teaching experience 12 years

Informatica PowerCenter offers various transformations to manipulate and transform data. Here are the main types of transformations: 1. *Active Transformation*: Modifies data in real-time using SQL or Java code. 2. *Aggregator Transformation*: Performs aggregate functions like SUM, AVG, MAX, MIN. 3.... read more
Informatica PowerCenter offers various transformations to manipulate and transform data. Here are the main types of transformations: 1. *Active Transformation*: Modifies data in real-time using SQL or Java code. 2. *Aggregator Transformation*: Performs aggregate functions like SUM, AVG, MAX, MIN. 3. *Expression Transformation*: Evaluates expressions and calculates new values. 4. *Filter Transformation*: Filters data based on conditions. 5. *Joiner Transformation*: Combines data from multiple sources. 6. *Lookup Transformation*: Retrieves data from a lookup table. 7. *Mapper Transformation*: Maps data from one format to another. 8. *Rank Transformation*: Assigns a rank to data based on a specified column. 9. *Router Transformation*: Routes data to different targets based on conditions. 10. *Sorter Transformation*: Sorts data in ascending or descending order. 11. *Union Transformation*: Combines data from multiple sources into a single output. 12. *XML Transformation*: Transforms XML data into relational data. 13. *Data Masking Transformation*: Masks sensitive data for security. 14. *Data Validation Transformation*: Validates data against predefined rules. Additionally, Informatica PowerCenter offers advanced transformations like: - *Java Transformation*: Uses Java code to transform data. - *Python Transformation*: Uses Python code to transform data. - *Web Service Transformation*: Calls web services to transform data. - *Cloud Transformation*: Transforms data in cloud-based systems. These transformations help you to manipulate, transform, and prepare data for your business needs. read less
Answers 1 Comments
Dislike Bookmark

Answered on 13/09/2024 Learn IT Courses/Tally Software/Tally Shoper 9 +1 IT Courses/Informatica/Informatica powercenter (ETL)

Sana Begum

My teaching experience 12 years

Informatica PowerCenter offers a wide range of transformations to manipulate and transform data. There are approximately 50-60 built-in transformations in Informatica, categorized into: 1. *Active Transformations* (10): e.g., Expression, Filter, Router 2. *Passive Transformations* (20): e.g., Aggregator,... read more
Informatica PowerCenter offers a wide range of transformations to manipulate and transform data. There are approximately 50-60 built-in transformations in Informatica, categorized into: 1. *Active Transformations* (10): e.g., Expression, Filter, Router 2. *Passive Transformations* (20): e.g., Aggregator, Joiner, Lookup 3. *Data Transformation* (10): e.g., Data Masking, Data Validation 4. *XML Transformation* (5): e.g., XML Source, XML Target 5. *Cloud Transformation* (5): e.g., Cloud Source, Cloud Target 6. *Advanced Transformations* (10): e.g., Java, Python, Web Service Note that the exact number of transformations may vary depending on the Informatica version and edition. These transformations enable you to perform various data manipulation tasks, such as data cleansing, aggregation, filtering, and more, to meet your business requirements. read less
Answers 2 Comments
Dislike Bookmark

Top topics in Tally Software

Looking for Tally Software classes?

Find Online or Offline Tally Software classes on UrbanPro.

Do you offer Tally Software classes?

Create Free Profile »

Looking for best Tally Software classes?

POST YOUR REQUIREMENT
x

Ask a Question

Please enter your Question

Please select a Tag

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more