Hello Group, in this days mentattech.com released a new version of his FREE database product for Oracle Product page --> http://www.mentattech.com/ Best...
Hi guys (and, possibly, ladies), I do realize that this group has been inactive for a some time now. I just thought that it wouldn't cause any harm to try and...
WWW.FAQSFUSION.COM Dear Friends, Welcome to this new informational website FaqsFusion.com . In this site you will find more about Interview Questions and...
Hi Reena, Thanks for the E-mail. Regards Swapnilkumar Reena S <reena_srini@...> wrote: WWW.FAQSFUSION.COM Dear Friends, Welcome to this new informational...
WWW.FAQSFUSION.COM Hello Pals, www.faqsfusion.com site is updated with FAQs now. You can find, updated questions in oracle. In this site you will find more...
Hi Pal, www.faqsfusion.com is now updated with Oracle,SAP interview questions. In this site you will find more about Interview Questions and Answers (Technical...
www.faqsfusion.com Hi Pal, Welcome back ! to this informational website www.faqsfusion.com . Now you will find more about Interview Questions and Answers...
www.FaqsFusion.com Hi Folks, Thanks and Welcome back ! to this informational website www.faqsfusion.com . If you are planning to hit the job market, you may...
www.FaqsFusion.com Hi Folks, Welcome back ! to this informational website www.faqsfusion.com . Now you will find more about Interview Questions and Answers...
www.FaqsFusion.com Hi Folks, Welcome back ! www.faqsfusion.com is now updated with core java,silverlight videos,more.. Interview Questions and Answers such...
www.FaqsFusion.com Dear Friends, Welcome back ! to this informational website www.faqsfusion.com . Now you will find more about Interview Questions and Answers...
Hi Folks, C#,ASP.NET,SQL Server,Oracle,XML,UML,Silverlight,Core Java Interview Questions and Answers. Check it out. ASP.NET Interview Questions and Answers C#...
Hi Folks, Welcome back! Here C#,ASP.NET,SQL Server, Oracle, XML, UML, Silverlight, Core Java Interview Questions and Answers. Check it out. ASP.NET Interview...
Agreed. User has been banned. And now, back to the OO4O discussions. _____ From: oo4ole@yahoogroups.com [mailto:oo4ole@yahoogroups.com] On Behalf Of Lloyd...
Hello group, this company http://www.sqldeveloper.net is giving his database product too cheap on Suscription license but to be honest, I prefer to use the ...
how do you connect your oracle db resource to your crystal reports report? im new to VB.net so i really dont have any idea on this one. i hope you could help...
Von Cabahug
nikkeivon@...
Jan 18, 2008 3:41 pm
1805
Automatic Recovery During Applying logs With the command RECOVER(which is SQL*Plus command) or ALTER DATABASE RECOVER you can perform media recovery. It is...
Visit http://arjudba.blogspot.com/2008/04/types-of-metadata-views-in-oracle-10g.html Types of Metadata Views in Oracle 10g Metadata indicates data about the...
LONG Datatype in Oracle •Before going into detail oracle strongly recommend not to use LONG datatype in oracle. LONG datatype is remained for backward ...
Creating Multiple Tables and Views in a Single Operation Sometimes you may need to do several ddl statements in a database.Suppose in a file you have list of...
Schema Object Naming Rules In order to know the schema objects please have a look at http://arjudba.blogspot.com/2008/06/database-objects-in-oracle.html There...
New Feature of 10.2g: Eliminate Control File Re-Creation Before Oracle 10.2g if we need to change the limit of MAXLOGFILE, MAXLOGMEMBERS, MAXLOGHISTORY,...
ORA-01756: quoted string not properly terminated ... Single quote within a string data type like CHAR, VARCHAR2, NVARCHAR etc. will end up during runtime with...
... Whenever you run any procedures or functions or any other application or transaction either database level or application level you get the following...
Null value Concept in Oracle •A column in a row contains Null value in oracle is treated as special one which indicates the column in that row contains no...
What is the difference between @ and @@ in Sql*plus? From Sql*plus we can execute any script with START command. @ is similar to START. If you write...
Solution of ORA-28002: the password will expire within 10 days ... Whenever a user try to connect to database it raise ORA-28002: error. -bash-3.00$ sqlplus...
Can I get an idea when a row is created (ORA_ROWSCN Pseudocolumn) To know the exact time of when a row is inserted or updated or deleted you have to use audit...