Miller-urey''s experimental procedure, PL-SQL Programming

Assignment Help:

MILLER-UREY'S EXPERIMENTAL PROCEDURES -

  • They recreated the probable conditions on the primitive earth in the laboratory.
  • An atmosphere containing hydrogen, ammonia, methane in ratio of 2 : 1 : 2 and water vapour was created in one chamber of a spark discharge apparatus and condensed liquids were allowed to accumulate in the other chamber.
  • Energy was supplied by heating the liquid containing chamber as well as by electric sparks from electrodes in the gaseous chamber. Experiment was performed at 800°C for 7 days.

1609_miller experiment.png

  • They observed that amino acids like glycine, alanine aspartic acid and some more complex organic compounds were formed in vitro when the mixture of water vapours, methane, ammonia and hydrogen gasses in a close chamber is subjected to electric discharge for a few days.
  • This experiment confirmed the possibility of a biogenic synthesis of various containing complex organic compounds from the amino acids reducing mixture of simple gases.
  • Calvin Melvin (1958) irradiated CO and H2O directly in a cyclotron and obtained formic acid, succinic acid and oxalic acid.

Related Discussions:- Miller-urey''s experimental procedure

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.

Procedure, 1. Create a procedure called TAX_COST_SP to accomplish the tax c...

1. Create a procedure called TAX_COST_SP to accomplish the tax calculation task. Keep in mind that the state and subtotal values are inputs into the procedure and the procedure is

Avoiding collection exceptions, Avoiding Collection Exceptions   In ma...

Avoiding Collection Exceptions   In many cases, if you reference a nonexistent collection element, then PL/SQL raises a predefined exception. Consider the illustration shown b

Fetching from a cursor variable, Fetching from a Cursor Variable The F...

Fetching from a Cursor Variable The FETCH statement retrieve rows one at a time from the product set of a multi-row query. The syntax for the same is as shown: FETCH {curso

Cursor attributes in pl sql, Cursor Attributes   The Cursors and curso...

Cursor Attributes   The Cursors and cursor variables have 4 attributes which give you helpful information about the execution of a data manipulation statement. Syntax:

%type attribute - syntax, %TYPE Attribute The %TYPE attribute gives the...

%TYPE Attribute The %TYPE attribute gives the datatype of a record, field, nested table, database column, or the variable. You can use the %TYPE attribute as the datatype speci

Advantages of subprograms, Advantages of Subprograms The Subprograms g...

Advantages of Subprograms The Subprograms give extensibility; that is, tailor the PL/SQL language to suit your requirements. For illustration, if you require a procedure which

In mode - parameter modes, IN Mode An IN parameter pass the values to ...

IN Mode An IN parameter pass the values to the subprogram being called. Within the subprogram, an IN parameter acts like a constant. And hence, it cannot be assigned a value.

Example of using aggregation on nested tables, Example of Using Aggregation...

Example of Using Aggregation on Nested Tables Example: How many students sat each exam WITH C_ER AS (SELECT CourseId, CAST (TABLE (SELECT DISTINCT StudentId, Mark FROM EXAM

Sql operators, SQL Operators The PL/SQL uses all the SQL set, compariso...

SQL Operators The PL/SQL uses all the SQL set, comparison, and row operators in the SQL statements. This part briefly describes some of these operators.  1. Comparison Opera

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