-
DBA vs Developer
Hi friends,
I m 2012 pass out in CSE discipline. And recently joined Cybage Software as Production Support Engineer. But my ultimate goal lies in Database System. So joining Cybage was merely to keep relatives shut up and parents happy as well as prepare for my goal. But right now I have gone through various sites stating that jobs in DBA is tough to get, for freshers. And also... -
MySql Query problem
I have two Table A and B.With table A I fired a query to get a count, and a query with table B to get a count.now I want total of both count.But I want to this all in one query.Example:- I fired tqo queries as-1- select DATE(Today_DATE), count(1) from table DAY1 group by DATE(Today_DATE);2- Select DATE(Yesturday_DATE), count(1) from table DAY2 group by DATE(Yesturday_DATE);Here both table give separate...
-
Query to fetch the DDL of a table
I am using Teradata SQL Assistant.I have a table in SQL server whose table structure I wanna see through SQL assistant.....So please help me out...
-
-
Encoding
What exactly is encoding?
-
-
Create Table Statement
How are candidate key that are not primary key indicated in the create table statement?
-
JDBC Connection
Explain the steps involved in creating JDBC connection?
-
-
-
-
Monitor the Database
How to monitor the database ?Why shmmax and semaphore parameters are used whenever we are installing database on linux?
-
-
-
How can your find the Oracle version you are running..?
SELECT * FROM V$VERSION
-
-
-
Alertlog
Which functionality of a database creates alert log?
-
User Friendly Database
Among the many databases available in the market which database is providing more user friendly behaviour and why?
-
Relational Schema Model
What is included in the schema of a relational model?
Oracle Concepts Interview Questions
Ans