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

Cursor variables as parameters, Cursor Variables As Parameters You can...

Cursor Variables As Parameters You can declare the cursor variables as the formal parameters of the functions and procedures. In the illustration below, you define the REF CUR

Defining and declaring collections, Defining and Declaring Collections T...

Defining and Declaring Collections To create the collections, you must define a collection type, and then declare the collections of that type. You can define the VARRAY types a

Cursors in pl/sql, Cursors The Oracle uses work areas to execute the SQ...

Cursors The Oracle uses work areas to execute the SQL statements and to store process information. A PL/SQL construct known as the cursor. Let's you assume name a work area and

Dynamic ranges- iterative control, Dynamic Ranges The PL/SQL lets you det...

Dynamic Ranges The PL/SQL lets you determine the loop range dynamically at run time, as the example below shows: SELECT COUNT(empno) INTO emp_count FROM emp; FOR i IN 1..emp_cou

Using lock table, Using LOCK TABLE You use the LOCK TABLE statement to...

Using LOCK TABLE You use the LOCK TABLE statement to lock the whole database tables in the specified lock mode so that you can share or deny the access to them. For illustrati

Parameter & keyword description-execute immediate statement, Parameter and ...

Parameter and Keyword Description: dynamic_string: This is a string variable, literal, or expression which represents a SQL statement or the PL/SQL block. define_vari

Example of null operator - nino rule, Example of Null operator - NiNo Rule ...

Example of Null operator - NiNo Rule If we wanted to make HIGHER_OF adhere to "NULL in, NULL out"-let's call it the NiNo rule-we would have to write something like what is sho

Database values-assignments in pl/sql, Database Values You can use the S...

Database Values You can use the SELECT statement to have the Oracle assign values to a variable. For Each and every item in the select list, there must be a matching, type-compa

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

Example of shorthand for a row constraint - sql, Example of Shorthand for a...

Example of Shorthand for a row constraint Example: Shorthand for a row constraint ALTER TABLE EXAM_MARK ADD CONSTRAINT Mark_in_range CHECK (Mark BETWEEN 0 AND 100);

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