Pits, PL-SQL Programming

Assignment Help:

PITS

  • Depressions in secondary cell wall is called pit.
  • A pit present on the free cell wall surface without its partner is called Blind pit.
  • It consists of 2 parts - Pit chamber and Pit membrane.
  • Pit chamber / pit cavity is depression in wall where secondary wall is absent.
  • Opening of pit chamber into cell is called pit pore / aperture.
  • Pit membrane is formed of (PCW + middle lamella + PCW) it is "trilaminar".
  • Pit membrane also called closing membrane.
  • Pit membrane is permeable due to permeability of primary cell wall.
  • Pits are of 2 types (depending upon the shape of the pit chamber.)

1318_pits.png

(i) Simple pit

  • Pit chamber has uniform width.
  • Diameter of lumen remains the same.
  • Found in vessels, tracheids & sclerenchyma.

(ii) Bordered pit

  • Pit chamber is flask-shaped.
  • Diameter of lumen is increases from inner to outer side.
  • A disc-shaped thickening called Torus is present in the middle of pit chamber on pit membrane.
  • It controls diffusion, it prevents rupturing of pit membrane when unequal pressure is present on its both sides.

1106_pits 1.png


Related Discussions:- Pits

Explicit cursors, Explicit Cursors The set of rows returned by the que...

Explicit Cursors The set of rows returned by the query can include zero, one, or multiple rows, depending on how many rows meet your search criteria. Whenever a query returns

Advantages of packages, Advantages of Packages The benefits of the Pack...

Advantages of Packages The benefits of the Packages are as shown below: Modularity The Packages encapsulate logically associated items, types, and subprograms in the

Return statement, RETURN Statement The RETURN statement instantly compl...

RETURN Statement The RETURN statement instantly completes the execution of a subprogram and returns control to the caller. The Execution then resumes with the statement below t

Ending transactions, Ending Transactions A good quality programming pr...

Ending Transactions A good quality programming practice is to commit or roll back every transaction explicitly. Whether you rollback or issue the commit in your PL/SQL program

Type versus representation confusion in sql, Type versus Representation Con...

Type versus Representation Confusion in SQL This describes how a value might have two or more distinct representations. For example, user-defined type POINT might have a decla

Max and min operator in sql, MAX and MIN operator in SQL Example: ...

MAX and MIN operator in SQL Example: (SELECT MAX (Mark) FROM EXAM_MARK WHERE StudentId = 'S1') (SELECT MIN (Mark) FROM EXAM_MARK WHERE StudentId = 'S1') Example

%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

Dynamic sql - pl sql, Dynamic SQL: The Most PL/SQL programs do a predi...

Dynamic SQL: The Most PL/SQL programs do a predictable, specific job. For illustration, a stored procedure may accept an employee number and salary increase, and then update t

For-loop -iterative control, FOR-LOOP While the number of iterations thr...

FOR-LOOP While the number of iterations through a WHILE loop is unknown till the loop completes, then the number of iterations through a FOR loop is known before the loop is ent

Recursion versus iteration, Recursion versus Iteration Dissimilar the i...

Recursion versus Iteration Dissimilar the iteration, recursion is not crucial to PL/SQL programming. Any problem which can be solved using recursion can be solving using the it

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