7 most Powerful Habits of Successful Business Owner : Motivational Techniques for Success in Business

Habit 1. Cultivate Inner Networks: Entrepreneurs practicing the art of business success know the power of networks. They take the time to identify and build relationships with key peers, mentors, and advisors. This inner network provides support, direction, and an increased number of people to assist. Having an inner network of five people who have a network of five more, grows the network exponentially.



Habit 2. Customer Centric: Business success requires an unwavering commitment to the customer. This commitment encompasses a mindset of understanding the customers' world. Understanding the customers wants and needs provides the business with a greater opportunity to earn a loyal customer base. Focus away from business and profits, and toward what you can do to improve the life of your customers.


What is cold backup and hot backup in Oracle : Advantage Disadvantage Explained : RDBMS FAQ

 

Image Source https://s7280.pcdn.co/wp-content/uploads/2016/06/database-blue.png


What is cold backup and hot backup ?


1. Cold Backup: It is copying the three sets of files (database files, redo logs, and control file) when the instance is shut down. This is a straight file copy, usually from the disk directly to tape. You must shut down the instance to guarantee a consistent copy. If a cold backup is performed, the only option available in the event of data file loss is restoring all the files from the latest backup. All work performed on the database since the last backup is lost. 

2. Hot Backup: Some sites (such as worldwide airline reservations systems) cannot shut down the database while making a backup copy of the files. The cold backup is not an available option.


What is meant by Proactive, Retroactive and Simultaneous Update.


1. Proactive Update: The updates that are applied to database before it becomes effective in real world.

2. Retroactive Update: The updates that are applied to database after it becomes effective in real world.

3. Simultaneous Update: The updates that are applied to database at the same time when it becomes effective in real world.



 What is Storage Manager?

It is a program module that provides the interface between the low-level data stored in database, application programs and queries submitted to the system.



 What is Buffer Manager?

It is a program module, which is responsible for fetching data from disk storage into main memory and deciding what data to be cache in memory.



 What is Transaction Manager?

It is a program module, which ensures that database, remains in a consistent state despite system failures and concurrent transaction execution proceeds without conflicting.



What is File Manager?
I
t is a program module, which manages the allocation of space on disk storage and data structure used to represent information stored on a disk.



What is Authorization and Integrity manager?

It is the program module, which tests for the satisfaction of integrity constraint and checks the authority of user to access data.



Describe the three levels of data abstraction? Frequently Asked Top DBMS Interview Exam Questions

Describe the three levels of data abstraction?


There are three levels of abstraction: 

1. Physical level: The lowest level of abstraction describes how data are stored.

2. Logical level: The next higher level of abstraction, describes what data are stored in database and what relationship among those data.

3. View level: The highest level of abstraction describes only part of entire database.






Define the "integrity rules" in DBMS (Data Base Management System)?

There are two Integrity rules. 

1. Entity Integrity: States that "Primary key cannot have NULL value"

2. Referential Integrity: States that "Foreign Key can be either a NULL value or should be Primary Key value of other relation.


How is the data structure of System R different from the relational structure?


Unlike Relational systems in System R 

1. Domains are not supported

2. Enforcement of candidate key uniqueness is optional

3. Enforcement of entity integrity is optional

4. Referential integrity is not enforced


What is Data Model?


A collection of conceptual tools for describing data, data relationships data semantics and constraints.


 

What is E-R model?

This data model is based on real world that consists of basic objects called entities and of relationship among these objects. Entities are described in a database by a set of attributes.


 

What is Object Oriented model?

This model is based on collection of objects. An object contains values stored in instance variables with in the object. An object also contains bodies of code that operate on the object. These bodies of code are called methods. Objects that contain same types of values and the same methods are grouped together into classes.



What is Data Normalization ? Define 1st NF ,2nd NF , 3rd NF , BCNF, 4th NF and 5th NF in DBMS

Image Courtesy www.tutorialandexample.com


  
 Q. What is  First Normal Form (1 NF )?

The domain of attribute must include only atomic values.


Q. What is Second Normal Form ( 2NF)?

A relation schema R is in 2NF if it is in 1NF and every non-prime attribute A in R is fully functionally dependent on primary key.

                                                                           

Q. What is Third Normal Form (3NF)?

A relation schema R is in 3NF if it is in 2NF and for every FD X A either of the following is true 

1. X is a Super-key of R.

2. A is a prime attribute of R.

In other words, if every non prime attribute is non-transitively dependent on primary key.

Frequently Asked Tough Database DBMS job interview Questions Answers & Solve Paper

 Q. Explain the meaning of the expression ACID transaction.


ACID means Atomic, Consistency, Isolation, Durability, so when any transaction happen it should be Atomic that is it should either be complete or fully incomplete. There should not be anything like Semi complete. The Database State should remain consistent after the completion of the transaction. If there are more than one Transaction then the transaction should be scheduled in such a fashion that they remain in Isolation of one another. Durability means that Once a transaction commits, its effects will persist even if there are system failures.

Image Courtesy  :media.proprofs.com


Q. Explain the difference between an explicit and an implicit lock.


Explicit Lock :- Lock is explicitly requested for a record or table.

Implicit Lock :- Lock is implied but is not acquired.

Q. Explain how a database could be recovered via reprocessing. Why is this generally not feasible?

What do you mean by atomicity and aggregation in DBMS ? Best Tutorial for Competitive Technical Exams

 What do you mean by atomicity and aggregation in DBMS ?

1. Atomicity: Either all actions are carried out or none are. Users should not have to worry about the effect of incomplete transactions. DBMS ensures this by undoing the actions of incomplete transactions.

2. Aggregation: A concept which is used to model a relationship between a collection of entities and relationships. It is used when we need to express a relationship among relationships.


Inage Courtesy www.blog.paessler.com



 What is a Phantom Deadlock?

In distributed deadlock detection, the delay in propagating local information might cause the deadlock detection algorithms to identify deadlocks that do not really exist. Such situations are called phantom deadlocks and they lead to unnecessary aborts.


 What is a checkpoint and When does it occur?

A Checkpoint is like a snapshot of the DBMS state. By taking checkpoints, the DBMS can reduce the amount of work to be done during restart in the event of subsequent crashes.



What are the different phases of transaction?


Different phases are

1.) Analysis phase,

2.) Redo Phase,

3.) Undo phase.

What is indexing and what are the different kinds of indexing? DBMS Tutorials for Exams & Interviews


 What is indexing and what are the different kinds of indexing?


Indexing is a technique for determining how quickly specific data can be found. 

Types: 

1. Binary search style indexing

2. B-Tree indexing

3. Inverted list indexing

4. Memory resident table

5. Table indexing


Image Courtesy : www.javaassignmenthelp.com


What is system catalog or catalog relation? How is better known as?

A RDBMS maintains a description of all the data that it contains, information about every relation and index that it contains. This information is stored in a collection of relations maintained by the system called metadata. It is also called data dictionary.

Syllabus and Recommended Books for PG certificate in French : Gauhati University

Post Graduate (PG) one year Diploma is offered by the Department of Foreign Language ,Gauhati University, Assam ,India .

Duration : Full time two semester course (one year).

For any details regarding the course one may directly contact to the department on below mentioned address or contact details

  • Department of Foreign Languages
  • Gauhati University, Guwahati 781014, Assam
  • Phone : +91-94350-43124
  • Email : foreignlanguages@gauhati.ac.in


Learn French Language in Gauhati University Assam India



SYLLABUS FOR CERTIFICATE IN FRENCH:

The total marks for the entire course will be 200 of which 70% will be written and the remaining 30% will be oral. The course will have three papers as follows:

S1.1 Paper I

  • Grammar – 50
  • Translation from French to English – 20.

S2.1 Paper II

  • Grammar – 30
  • Translation from English to French – 20.
  • Essay or letter writing - 20

S2.2 Paper III

Viva-voce

  • Conversation in French - 20
  • Reading and oral translation from French to English – 20.
  • Dictation – 20

Recommended Text book:

Le Nouv eau Sans Frontieres – I 


Post Graduate Entrance Test (PGET)-2022 : Gauhati University : Exam Centers : Online Application

 Gauhati University is conducting the Post Graduate Entrance Test (PGET)-2022 foradmission to the Post Graduate Courses under Gauhati University and affiliated colleges for the academic year 2022-2023. The PGET-2022 will be held in 11 centres of North Eastern States as per the details given below.

Guwahati University PG Entrance Test


 Opening of online application form: 20/06/2022 (05:00 PM)

 Last date for submission of online application form: 05/07/2022 (12:00 Mid night)

 Date of PGET-2022: 19/07/2022 to 21/07/2022

 Examination centres: 

  1. Guwahati,
  2.  Barpeta,
  3.  Shillong,
  4.  Dhubri,
  5.  Tezpur,
  6.  Lakhimpur,
  7. Itanagar,
  8.  Dibrugarh,
  9.  Jorhat,
  10.  Diphu and 
  11. Silchar

আসাম সরকারী চাকরির শূন্যপদে অনলাইনে আবেদন করুন: The Assam Direct Recruitment Commission

 আসাম সরকারী চাকরির শূন্যপদে অনলাইনে আবেদন করুন: আসাম সরাসরি নিয়োগ কমিশন 

The Assam Direct Recruitment Commission , Assam Government Job Vacancy Recruitment Online Process. 


 আসাম ডাইরেক্ট রিক্রুটমেন্ট কমিশন

 

DARPAN HS অনলাইন ভর্তি পোর্টাল AHSEC: আসাম সরকার: আর্টস সায়েন্স কমার্স Instructions in Bengali

 

DARPAN HS অনলাইন ভর্তি পোর্টাল AHSEC: আসাম সরকার: আর্টস সায়েন্স কমার্স

 HS 1st year Online Admission 2022 DARPAN AHSEC অনলাইন ভর্তি পোর্টাল : আসাম উচ্চ মাধ্যমিক শিক্ষা পরিষদ (AHSEC) শিক্ষার্থীদের জন্য দর্পণ অনলাইন ভর্তি পোর্টাল নামে একটি অনলাইন সিস্টেম তৈরি করেছে  যা শিক্ষার্থীদের আর্টস/বিজ্ঞান/বাণিজ্যের ইন্টারমিডিয়েট কোর্সে ভর্তি হতে সক্ষম করবে। আসাম রাজ্যের সমস্ত জেলায় আসাম উচ্চ মাধ্যমিক শিক্ষা পরিষদ (AHSEC) এর সাথে অধিভুক্ত এবং স্বীকৃত বিভিন্ন কলেজ/স্কুল। 

আসাম বোর্ড অফ সেকেন্ডারি এডুকেশন (SEBA) বা অন্য কোনও জাতীয়/রাজ্য বোর্ড থেকে ম্যাট্রিকুলেশন (HSLC) বা সমমানের পরীক্ষায় উত্তীর্ণ শিক্ষার্থীরা ভর্তির জন্য অনলাইনে আবেদন করার যোগ্য।

এইচএস ১ম বর্ষের অনলাইন ভর্তি ২০২২-এর জন্য কীভাবে আবেদন করবেন

শিক্ষার্থীরা AHSEC এর অধীনে বিশ্ববিদ্যালয়/ডিগ্রি কলেজ/সিনিয়র সেকেন্ডারি স্কুল/হায়ার সেকেন্ডারি স্কুল সহ বিভিন্ন প্রতিষ্ঠানে উচ্চ মাধ্যমিক 1ম বর্ষের কোর্সে ভর্তি হতে চায় তাদের অবশ্যই অনলাইনে আবেদন করতে হবে। তারা অনলাইনে তাদের আবেদন জমা দেওয়ার জন্য নীচের উল্লিখিত পদক্ষেপগুলি অনুসরণ করতে পারে।

এইচএস অনলাইন ভর্তি পোর্টাল

Assam Yellow Page: Website Directory of All Govt Medical Colleges & P...

Assam Yellow Page: Website Directory of All Govt Medical Colleges & P...:   List of Top Assam Government Medical Colleges and Hospitals , website information , Contract Details 1. Gauhati Medical College and Hospit...

Featured Post

A Step-by-Step Guide to Using the Assam Samarth Portal for College Affiliation

 আপুনি অসমৰ এখন ব্যক্তিগত মহাবিদ্যালয় অসম সমৰ্থ পৰ্টেলৰ জৰিয়তে ৰাজ্যৰ শিক্ষা ব্যৱস্থাৰ লগত সংযুক্ত হ'বলৈ বিচাৰিছে নেকি? এই বিস্তৃত গাই...

Most Popular Content