You are here:

Oracle/Expert Profile


Ask A Question

Expertise

I can answer questions regarding SQL, PL/SQL, Procedures, Functions, Triggers, SQL Loader, Oracle Forms, Oracle Reports, and some basic dba and performance tuning activities.

Experience in the area

15+ years of Oracle PL/SQL Development

Education/Credentials

B.Sc (Electronics), Diploma in Computer Applications (DCA)

Awards and Honors

OCP - SQL and PL/SQL
Brainbench certifications in Oracle Administration, PL/SQL, Developer 2000

Average Ratings

Recent Reviews from Users

Read More Comments

    K = Knowledgeability    C = Clarity of Response    T = Timeliness    P = Politeness
UserDateKCTPComments
shashanka11/23/0910101010thanks suchitra.
Mustafa11/10/0910101010thanks its work
ElHoucine11/05/0910101010Thank's and have a good day El .....
Dinesh Gupta11/04/0910101010 
Dinesh Gupta11/03/0910101010 

Recent Answers from Suchitra Joshi

2009-11-19 Describe command in oracle 10g:

Hi Mahesh, You are getting this error because you must be using it in a SQL statement. 'desc' is not a SQL command, it is a SQL*Plus command. So if you connect to SQL*Plus, you can issue 'desc tablename'

2009-11-15 regarding CSV upload !:

Hi Ashwath, To load the CSV file you can use the SQL*Loader utility. All the errors related to table constraints (primary, foreign, check etc) will be validated during loading, the log of which will

2009-11-07 awr report:

Hi San, Check whether your table is in SYSTEM tablespace. If yes, then flashback drop won't work. Please see the below link - http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10734/rcmflash

2009-11-04 save image using oracle10gXE:

Hi San, 1) Check that you have read permission on the directory mydir. If not grant it as follows - GRANT READ ON DIRECTORY mydir TO <your database username>; 2) Check that file sandy.jpeg is

2009-11-03 Regarding PL-SQL Developer Requirement:

Hi Dinesh, Even if your project was only data related, you can add some points to indicate that you have used the advanced techniques to extract/update data. Be sure to update according to the Oracle

 

Ask A Question

All Answers

Answers by Expert:


Ask Experts

Volunteer


©2009 About.com, a part of The New York Times Company. All rights reserved.