Theory of spontaneous generation - origin of life, PL-SQL Programming

Assignment Help:

THEORY OF SPONTANEOUS GENERATION - ABIOGENESIS OR AUTOGENESIS -

  1. According to this theory, the existing living communities have originated from non-living organic matter without the intervention of living entities, i.e., abiogenetically.
  2. The various concepts regarding the origin of life due to spontaneous generation are as follow:
  3. Anaximander (611-547 B.C.) stated that plants and animals were formed from inorganic substances.
  4. Epicurus (342-271 B.C.) had the opinion that the origin of worms and other animals from the soil or decomposed faecal matters of animals due to the warmth of the solar system and air present in the atmosphere.
  5. Aristotle (384-322 B.C.) said that not only worms and insects but also fishes, amphibians and mice have emerged spontaneously.
  6. Aristotle believed hierarchial increase of complexity as shown in "Scala naturae"
  7. Non-living → plants → sponge → animals
  8. Once formed organism start reproducing themselves.
  9. Van Helmont (1642) was the opinion that human sweat and wheat bran when kept together in dark cupboard for 20 days can form mice.

Related Discussions:- Theory of spontaneous generation - origin of life

Declaring subprograms, Declaring Subprograms   You can declare subprog...

Declaring Subprograms   You can declare subprograms in any PL/SQL subprogram, block, or package. But, you should declare subprograms at the end of the declarative part after a

Package specification in pl/sql , Package Specification The package sp...

Package Specification The package specifications contain the public declarations. The scopes of these declarations are local to your database representation and global to the

Error handling in pl/sql, Error Handling The PL/SQL makes it easy to de...

Error Handling The PL/SQL makes it easy to detect and process the predefined and user-defined error conditions known as exceptions. Whenever an error occurs, an exception is ra

Package dbms output in pl/sql, DBMS_OUTPUT: The Package DBMS_OUTPUT en...

DBMS_OUTPUT: The Package DBMS_OUTPUT enables you to display output from the PL/SQL subprograms and blocks, that makes it easier to test and debug them. The procedure put_ line

Components of an object type - parameter self, Parameter SELF in pl/sql ...

Parameter SELF in pl/sql The MEMBER methods recognize a built-in parameter named SELF that is an instance of the object type. Whether declared explicitly or implicitly, it is

Exit statement - syntax, EXIT Statement   You can use the EXIT stateme...

EXIT Statement   You can use the EXIT statement to exit a loop. The EXIT statement has 2 forms: the conditional EXIT WHEN and the unconditional EXIT. With the either form, you

Package dbms pipe in pl/sql, DBMS_PIPE: The Package DBMS_PIPE allows va...

DBMS_PIPE: The Package DBMS_PIPE allows various sessions to communicate over the named pipes. (A pipe is a region of memory used by one of the process to pass information to

Effects of null for unique specification - sql, Effects of NULL for UNIQUE ...

Effects of NULL for UNIQUE Specification When a UNIQUE specification u for base table t includes a column c that is not subject to a NOT NULL constraint, the appearance of sev

Using aggregation on nested tables - sql, Using Aggregation on Nested Table...

Using Aggregation on Nested Tables Example is the most direct translation of its counterpart in the theory book that can be obtained in SQL but it is so over-elaborate that no

Second step at defining type sid in sql, Second Step at defining type SID i...

Second Step at defining type SID in SQL CREATE TYPE SID AS VARCHAR(5) ; Explanation: TYPE SID announces that a type named SID is being defined to the system.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd