Download
100% FREE
Office Document APIs for .NET
Online: 1301
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home >
Post
An Article
An Interview Question
A Forum Post
A Career Advice Question
A Video
A Code
A Job
A Product Catalog
An Interview Experience
A Bookmark
A News
Posts from different categories of different sections at one place
You can also select category below to view posts from different sections at one place.
Select Category
> Oracle
ALL
.NET Certifications
.NET Core
.NET Framework
ADO.NET
Android
Angular
AngularJS 1x
Aptitute Test
ASP.NET
ASP.NET AJAX
ASP.NET Core
ASP.NET MVC
ASP.NET Web API
Aurelia
Azure
Best Practices
BizTalk Server
Bootstrap
C#
Cloud
CMS
CSS 3
Data Structures & Algorithms
Design Pattern & Practices
DotNetFunda.Com
Entity Framework
Error and Solution
F#
Function Points (FPA)
HR
HTML 5
IIS
Interview Questions
JavaScript
jQuery
Kinect
LightSwitch
LINQ
Management
Mobile Development
MSBI (SSIS, SSRS, SSAS)
Mule
Networking
News and Community
Node.js
NoSql
OOPS
Oracle
Others
PostgreSQL
PowerShell
Product Reviews
Project Management
Python
QA (Testing)
R Language
Regular Expressions
SEO
SharePoint
SignalR
Silverlight
Sql Server
TypeScript
UML
VB.NET
Visual Studio
WCF
Web Analytics
Web Services, Remoting
Windows 8
Windows Forms
Windows Metro
Windows Phone
WPF
WWF
XML
Articles
Interviews
Forums
Videos
Codes
Bookmarks
Let us learn %Type of Oracle
by Niladri.Biswas on 6/1/2013 10:18:40 AM
Let us learn Sequence in Oracle
by Niladri.Biswas on 4/29/2013 10:28:36 PM
Let us learn Synonym In Oracle
by Niladri.Biswas on 4/21/2013 11:04:49 PM
Let us learn Merge Statement In Oracle
by Niladri.Biswas on 4/21/2013 10:58:21 PM
Let us learn how to make custom Aggregate Function in Oracle
by Niladri.Biswas on 4/15/2013 11:29:56 PM
Let us learn how to write Dynamic SQL Queries in PL/SQL using Native Dynamic SQL(NDS)
by Niladri.Biswas on 4/15/2013 11:18:37 PM
Let us explore Collect function of Oracle
by Niladri.Biswas on 3/18/2013 10:29:50 PM
More ...
Which function implements IF..THEN ELSE logic?
by Manicse on 11/14/2016 6:32:01 AM
Which date components does the CURRENT_TIMESTAMP function display?
by Manicse on 11/14/2016 6:03:38 AM
What is the value for SIGN(NVL(-16,0))?
by Manicse on 11/14/2016 6:00:05 AM
ORACLE maintains referential integrity by automatically removing dependent foreign key values if a referenced primary or unique key value is removed. Which is called as?
by Manicse on 11/14/2016 5:49:40 AM
What is the Maximum Number of triggers can be applied in a Table?
by Manicse on 11/3/2016 6:44:57 AM
How to see Current User name who using in Oracle?
by Manicse on 11/3/2016 6:37:15 AM
What is the Cluster Key?
by Manicse on 11/3/2016 6:34:31 AM
Which of the following query will show you which constraints is mapped to which table?
by Manicse on 11/3/2016 6:29:44 AM
What is BCP? What is its Use?
by Manicse on 11/3/2016 6:25:33 AM
List out from below what can be done for query optimization?
by Rajnilari2015 on 11/28/2015 2:20:32 AM
What will be the output of SQL> Select 2 Compose('A' || UniStr('\0300')) GraveAccent 3 ,Compose('A' || UniStr('\0301')) AcuteAccent 4 ,Compose('A' || UniStr('\0302')) CircumFlex 5 ,Compose('A' || UniStr('\0303')) Tilde 6 ,Compose('A' || UniStr('\0308')) Umlaut 7 From Dual;
by Rajnilari2015 on 10/24/2015 7:44:50 AM
In Oracle,which command is used to get Table Structure?
by vishalneeraj-24503 on 11/4/2014 5:07:28 AM
Which keyword is used to select N no of records in Oracle Database?
by vishalneeraj-24503 on 9/6/2014 11:15:50 AM
What is the output of the following query? select * from Person where rowid in (select decode(mod(rownum,2),0,null, rowid) from Person)
by Kmandapalli on 1/22/2014 3:36:55 AM
What is the output of the query, select * from Person where rowid in (select decode(mod(rownum,2),0,rowid, null) from Person)
by Kmandapalli on 1/22/2014 3:33:50 AM
How to change Data-Type of a column in Oracle Database?
by vishalneeraj-24503 on 1/13/2014 11:29:46 AM
What is a Linked Server?
by Samirbhogayta on 10/22/2013 1:32:45 AM
What are different normalization forms?
by Samirbhogayta on 10/22/2013 1:32:18 AM
What are the benefits of PL/SQL ?
by Niladri.Biswas on 5/17/2013 11:30:03 PM
What is the purpose of Ratio_To_Report Function of Oracle?
by Niladri.Biswas on 5/17/2013 11:28:54 PM
More ...
Select between timings
by Oswaldlily on 6/8/2019 2:52:11 AM
Cross currency payment in Oracle Fusion Financials Payment work Bench
by Vamshikrishna on 1/16/2018 3:39:36 AM
How solve this case condition and if condition in oracle 11g
by Cpatil1000 on 9/19/2017 2:10:35 AM
Get output in pivot format
by Santosh4u on 2/21/2016 12:49:03 AM
how can i split one table into two tables?
by Rajesh123 on 8/31/2015 3:09:36 AM
which of the following tables contain single row general informationfor each profiling run in pl/sql
by Rajesh123 on 8/28/2015 4:40:05 AM
delete duplicate data using three tables print valid data using rowid in oracle
by Rajesh123 on 8/20/2015 5:16:07 AM
Write a query print all @ symbols?
by Rajesh123 on 8/19/2015 11:57:04 PM
Write a query total amount based on item and cost?
by Rajesh123 on 8/19/2015 11:53:44 PM
How do we identify the records in a table that has empty values
by Rajesh123 on 8/19/2015 4:19:14 AM
one of my interview question this below..if we any one explain? i did not understand this question..
by Rajesh123 on 8/19/2015 4:15:18 AM
how can i split the table
by Rajesh123 on 8/17/2015 12:36:04 AM
Join two tables retrieve second table column value '@'
by Rajesh123 on 8/11/2015 3:57:03 AM
write a query set the primary key column has a duplicate values
by Rajesh123 on 8/11/2015 3:54:45 AM
How to Connect this 10g Issue
by Jayakumars on 8/5/2015 2:18:27 AM
how can i write a query using three tables display more than products details by using joins
by Rajesh123 on 7/30/2015 9:59:58 AM
What is normalization,where can i use in realtime and explain this?
by Rajesh123 on 7/30/2015 9:48:00 AM
How to Kill the session or how to unlock the objects in sql
by Rajesh123 on 7/30/2015 3:22:22 AM
copying selected column data from one table and insert into other table
by Pallubhosale on 3/1/2015 9:50:20 PM
excel file from refcursor output
by Sharmagoldi781 on 12/4/2014 6:08:42 AM
More ...
More ...
Using PL/SQL WHERE CURRENT OF & FOR UPDATE
by Ij on 3/29/2015 3:54:34 AM
String functions or Text functions in sql
by Ij on 3/27/2015 7:37:55 AM
SUBQUERIES in sql
by Ij on 3/27/2015 4:35:10 AM
SET OPERATORS IN SQL
by Ij on 3/27/2015 4:21:50 AM
CREATE INDEX as part of CREATE TABLE statement.
by Ij on 3/27/2015 4:12:40 AM
Foreign Keys with ON DELETE CASCADE option
by Ij on 3/27/2015 3:11:33 AM
Analytical SQL functions - rollup - cube
by Ij on 3/26/2015 4:31:45 AM
SQL - Wildcard Operators
by Ij on 3/26/2015 4:08:31 AM
MERGE command in oracle
by Ij on 3/25/2015 7:12:56 AM
DATE FUNCTIONS in oracle
by Ij on 3/25/2015 1:16:33 AM
DCL commands are used to granting and revoking the permissions.
by Ij on 3/24/2015 8:00:09 AM
SQL Aggregate Functions
by Ij on 3/24/2015 7:12:19 AM
Inline View in SQL
by Ij on 3/24/2015 6:55:59 AM
SQL INNER JOIN Keyword
by Ij on 3/24/2015 1:41:01 AM
Usin Check Constraints in sql
by Ij on 3/24/2015 1:04:56 AM
How to Use primary key in column level and table level
by Ij on 3/24/2015 12:50:26 AM
How to kill the session
by Ij on 3/24/2015 12:39:06 AM
using LOCKS in oracle
by Ij on 3/23/2015 12:20:03 PM
CASE expresion in sql
by Ij on 3/23/2015 11:17:33 AM
SQL - Handling Duplicates with DISTINCT keyword
by Ij on 3/22/2015 3:08:30 AM
More ...
Flipkart Clone
by Nessnaira on 12/4/2020 1:25:15 PM
Best CCNA training and certification in noida
by Gain2632 on 1/2/2020 4:51:39 AM
Best Oracle course duration and fees in Noida from KVCH
by Gain2632 on 1/2/2020 4:47:09 AM
How to add Office 365 email to iPhone? | office 365 iPhone
by Smithwarner on 10/29/2019 7:46:31 AM
Enhance Your Career With Oracle Demantra Certification
by Aveesha on 11/11/2019 11:22:42 AM
More ...