Laws / rules associated with evolution, PL-SQL Programming

Assignment Help:

LAWS / RULES -

Dollo's Law                     :           Living organisms do exhibit evolutionary irreversibility or evolution is irreversible.

Williston's Law               :           During the evolution of a lineage, serially homologous parts tend to reduce in number but get more and more differentiated and advance in function.

e.g. Trilobites - were having large number of appendages and more or less identical in shape and structure.

Modern arthropods possess fewer appendages but specialized function.

In fish the maximum number of bones in the skull has been counted 150. whereas in mammals only about 28 bones are present.

Cope's rule                     :           Organisms have tendency towards increase in size during their evolution.

E.g., evolution of horse, camel, elephant and all other herbivorous mammals exhibit increase in size. Dinosaurs, Turtle and Tortoise.

Hardy-Weinberg's Law  :            The relative frequencies of various kinds of gene in a large and randomly mating population tend to remain constant from generation to generation in the absence of mutation, selection and gene flow, (i.e., factors affecting gene frequency).

Gloger's Rule                  :           Desert animals are heavily pigmented and are comparatively small in Size.

Rapoport's Rule              :           Species adapted to colder region have wider latitudinal distribution than the species adapted to warmed climates.

Jordon's Rule                 :           Fishes of colder water are larger in size with more vertebra then those living in warmer water.

Bergman's Law               :           Warm blooded animals are larger in size in the colder regions as compared to hotter parts.

Allen's Law                     :           Extremities of the body like tails and ears become smaller in colder areas.

Baldwin effect                 :           Natural selection acts to bring about adaptations, could arise as a direct response to the environment or to the needs of organisms.

Sewall - Wright effect     :           The random changes in gene frequency occurring by chance in small population and not under the control of natural selection are called Sewall-Wright effect.

Bottleneck effect              :           If small deme isolated and restricted in distribution are exposed to random genetic drift resulting in the fixation of certain genes. The changes occurring in the gene ratio is called bottleneck effect. If in this case the gene pool is already limited the population cannot regain its former richness, that may cause extinction.


Related Discussions:- Laws / rules associated with evolution

%rowtype - cursors, %ROWTYPE: This attribute gives a record type which ...

%ROWTYPE: This attribute gives a record type which represents a row in the database table or a row fetched from a formerly declared cursor. The Fields in the record and corresp

Recursive subprograms, Recursive Subprograms The recursive subprogram ...

Recursive Subprograms The recursive subprogram is the one that calls itself. Think of a recursive call as a call to a few other subprograms that does the similar task as your

%rowcount - implicit cursor attributes, %ROWCOUNT The %ROWCOUNT yields...

%ROWCOUNT The %ROWCOUNT yields the number of rows affected by the INSERT, UPDATE, or DELETE statement, or returned by a SELECT INTO statement. The %ROWCOUNT yields zero when a

Use the pls_integer datatype - performance of application, Use the PLS_INTE...

Use the PLS_INTEGER Datatype When you require to declare an integer variable, use the datatype PLS_INTEGER that is the most efficient numeric type. That is as the PLS_INTEGER

Data types in sql - xml, Data Types in SQL - XML, Array, Row ...

Data Types in SQL - XML, Array, Row BINARY LARGE OBJECT for arbitrarily large bit strings. XML for XML documents and fragments. ARRAY types for arrays.

Using operator deref - manipulating objects in pl sql, Using Operator DEREF...

Using Operator DEREF: You cannot navigate through refs within the PL/SQL procedural statements. Rather than, you should use the operator DEREF in the SQL statement. The DEREF

Using %type-declarations in sql, Using %TYPE The %TYPE attribute gives th...

Using %TYPE The %TYPE attribute gives the datatype of a variable or the database column. In the example below, the %TYPE gives the datatype of a variable: credit REAL(7,2); debi

Grouping and ungrouping in sql, Grouping and Ungrouping in SQL Example...

Grouping and Ungrouping in SQL Example specifying EXAM_MARK in place of COURSE in the main FROM clause. Example: Obtaining C_ER2 from EXAM_MARK SELECT CourseId, CAST

Closing a cursor variable, Closing a Cursor Variable The CLOSE stateme...

Closing a Cursor Variable The CLOSE statement disables the cursor variable. After that, the related result set is undefined. The syntax for the same is as shown below: CLOS

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

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