Sign Up

Sign Up to our social questions and Answers to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In
Continue with Google
or use


Have an account? Sign In Now

Sign In

Login to our social questions & Answers to ask questions, answer people’s questions & connect with other people.

Sign Up Here
Continue with Google
or use

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to add post.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

srikanth tekumudi

Junior< Frontend Developer at Phenom /> || Mock Interviewer || Javascript || to teach React || Content Creator
Ask srikanth tekumudi
139 Visits
3 Followers
0 Questions
Home/ srikanth tekumudi/Followers Questions
  • About
  • Questions
  • Answers
  • Best Answers
  • Posts
  • Polls
  • Asked Questions
  • Followed
  • Favorites
  • Comments
  • Followers Questions
  • Followers Answers
  • Followers Posts
  • Followers Comments

Oraask Latest Questions

Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle Applications DBA

Would you use flashback query to synchronize two schemas as of a certain point in time?

  • 0

We have an application which requires switching between two identical schemas with many tables on a daily basis. Flashback query is used to guarantee data consistency, to make sure we get 100% identical copy of the first schema as of ...

dbaflashbackqueryschemassynchronize
1
  • 1 1 Answer
  • 600 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle SQL

How dbms_assert protects against SQL injection ?

  • 0

Hi, Please i am trying to use dbms_assert package in a SQL statement and I want to understand exactly how dbms_assert protects against SQL injection ? thanks.

dbms_assertdynamic sqlpl/sqlsqlSQL injection
1
  • 1 1 Answer
  • 663 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle Applications DBA

Can we create database link between two servers that using DHCP not FIXED ?

  • 0

Hi, We have two separate linux machines each of them running a different database. but those two machines doesn't have static IPs (i.e. they are using DHCP). Can we in somehow move data between these two databases without assigning static IPs ...

databasedatabase linkDHCPIPserver
0
  • 0 0 Answers
  • 340 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle SQL

How to order by number inside of character for a query like ’25 AB’ ,’30 MT’ ?

  • 0

Hi, I have set of values and I want to order by as follows : we scan left to right . for example for values like '25 AB' ,'30 MT'. 25 comes before 30. [code] create table test_table(COL1 varchar2(240)); insert into test_table values ('50000'); insert into test_table ...

How toorder byquerysql
1
  • 1 1 Answer
  • 804 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: May 1, 2017In: Oracle SQL

Which do better performance Bulk insert into oracle database using Cursor FOR loop or insert from select ?

  • 0

which approach is do better performance do bulk insert by using insert from select or Cursor for loop ? for example : [code] DECLARE CURSOR Test_C IS SELECT * FROM test_table1; BEGIN FOR Test_C_REC IN Test_C LOOP INSERT INTO test_table2(col1, col2, col3) VALUES (Test_C.col1, Test_C.col2, Test_C.col3); END LOOP; END; [/code] or a simple select, like: [code] INSERT INTO ...

Bulk Insertcursordatabaseinsert from selectsql
0
  • 0 0 Answers
  • 628 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: May 1, 2017In: Oracle SQL

How to get a list of all packages, procedures and functions in oracle database ?

  • 0

hello, I need query to get all packages , procedures and functions in my oracle database thanks in advance

databasefunctionspackagesproceduressql
1
  • 1 1 Answer
  • 768 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: April 30, 2017In: Oracle E-Business Suite

What is FNDLOAD command to move Value Sets from one instance to another ?

  • 0

hello guys, what is the FNDLOAD commands to download and upload value sets from one instance to another ?

FNDLOADFNDLOAD DOWNLOADFNDLOAD UPLOADFNDLOAD VALUE SETSoracle EBS R12
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: April 11, 2017In: PL/SQL

How to drop all partitions from all tables belonging to this schema based on date

  • 0

How to drop all partitions from all tables belonging to this schema based on date Hi, I have a script to delete the partition from a table which meet certain criteria and this the block of code to do this : DECLARE v_sql varchar2(500); v_date ...

droppartitionspl/sqlschematable
0
  • 0 0 Answers
  • 600 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: April 8, 2017In: Oracle Forms

Repeat same previous record or item in oracle forms ?

  • 0

How to repeat the same values to the next record from the previous record  ?

oracleoracle-formsrecord
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
ayaali
  • 0
ayaaliExplorer
Asked: August 13, 2016In: Oracle Forms

Load image

  • 0

Hello,How can I load an image from the server and save it in the application on oracle forms, please?Thanks

oracle
1
  • 1 1 Answer
  • 2k Views
  • 0 Followers
Answer
1 … 5 6 7

Sidebar

Adv 250x250

Explore

  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

Footer

Oraask

About

Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy
  • Terms & Conditions

Follow

Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

© 2019 Oraask. All Rights Reserved
With Love by Oraask.