Skip to main content

Could not update my site

Hi ALL,

Had a very hard time last week, my phone crashed, my laptop hardisk crashed and was loaded with work.

For this reason I was not able to reply to anyone's comments or update my site with latest information. I should be able to do this in a day or two as I have got hold of a spare laptop. Still waiting for the data from my old hard disk to be recovered.

Mithun

Comments

ABHISHEK ANAND said…
sir,
can you explain once the difference between master and child table.
Mithun Ashok said…
Hi Abhishek,

If a table has a foreign key from another table then this table is called as Child table and the table which is referred is called as Master table.

Regards,
Mithun
niharika said…
hi sir
wish u a very happy teacher's day.......
Mithun Ashok said…
Hi Niharika,

Thank you for your wishes.

:-)
Mithun
Anonymous said…
sir m a bce2 batch student as manual is gng on and v r giving presentations m not able to do sql properly...will it b fine if i give 1 whole sunday for sql?will i b able to make it 4 interviews?sir u hav teached us splendidly and m feeling m loosing d grip nw...
Mithun Ashok said…
Hi Anonymous,

As long as you are practicing it does not matter if you are working only on sunday or any other day. I would suggest you to brush through the concepts on a regular basis atleast once in 2 days, And practice sql hands on.

Regards,
Mithun

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

Installing Oracle 10g Database

Once you have downloaded the software from www.oracle.com/downloads , following steps can be used to install the software. 1. Unzip the dump downloaded from oracle.com 2. Once Unzipped, click on setup.exe to run Oracle Universal Installer Program. This will open a window as shown below.