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

Declaring cursor variables, Declaring Cursor Variables Once a REF CURS...

Declaring Cursor Variables Once a REF CURSOR type is define by you, and then you can declare the cursor variables of that type in any PL/SQL block or subprogram. In the exampl

Example of groupby operator - sql, Example of GROUPBY Operator Example...

Example of GROUPBY Operator Example: How many students sat each exam, using GROUP BY, NATURAL LEFT JOIN, and COALESCE SELECT CourseId, COALESCE (n, 0) AS n FROM COURS

Declaring exceptions - user-defined exceptions, Declaring Exceptions T...

Declaring Exceptions The Exceptions can be declared only in the declarative part of the PL/SQL subprogram, block, or package. By introducing its name, you can declare an excep

Effects of null, Effects of NULL The numeric variable X, perhaps of ty...

Effects of NULL The numeric variable X, perhaps of type INTEGER, might be assigned NULL. In that case the result of evaluating X + 1 is NULL, and so SET Y = X + 1 assigns NULL

Projection and existential quantification - sql, Projection and Existential...

Projection and Existential Quantification - SQL Intuitively it might seem that projection in SQL is simply a matter of specifying the required columns in the SELECT clause, a

Table comparison - sql, Table Comparison - SQL The following definitio...

Table Comparison - SQL The following definitions for relation comparisons: Let r1 and r2 be relations having the same heading. Then: r1 ⊆ r2 is true if every tuple of r1

Assignment 4, I need a query for PL/SQL, selecting names with cursor, goes ...

I need a query for PL/SQL, selecting names with cursor, goes down the list, assigns usernames (initials001) based on initials in the name. If two names have same initials the user

Row operators - sql operators, Row Operators The Row operators return ...

Row Operators The Row operators return or reference the particular rows. ALL retains the duplicate rows in the result of a query or in an aggregate expression. The DISTINCT el

Semidifference via except and join - sql, Semidifference via EXCEPT and JOI...

Semidifference via EXCEPT and JOIN - SQL SELECT * FROM (SELECT StudentId FROM IS_CALLED WHERE Name = 'Devinder' EXCEPT DISTINCT CORRESPONDING SELECT StudentId

Defining ref cursor types, Defining REF CURSOR Types To make cursor va...

Defining REF CURSOR Types To make cursor variables, you take 2 steps. At first, you define a REF CURSOR type, and then declare the cursor variables of that type. You can defin

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