INNER POST ADS
Home
Labels
Label1
Label2
Label3
Label4
Label5
About
Contact
About Me
Home
Labels
Label1
Label2
Label3
Label4
Label5
News
Travel
Fashion
LifeStyle
Recent Posts
Labels
Database
DATABASE1
DATABASE2
EMP1
EMP2
GRAPHIC DESIGN
LAN
semester
SEMI1
SEMI2
SOFTWARE PROGRAMMING
SOFTWARE TESTING
SYSTEM ANALYSIS AND DESIGN
WEB PROGRAMMING
Home
›
Posts filed under semester
Showing posts with label
semester
.
Show all posts
Showing posts with label
semester
.
Show all posts
Monday, June 1, 2020June 01, 2020
DATABASE1
›
DATABASE2
›
semester
›
SEMI1
›
SEMI2
Stored Function
By
Admin
Monday, June 1, 2020
No comments:
A stored function is a special kind stored program that returns a single value. you use stored functions to encapsulate common formulas or ...
Read more »
June 01, 2020
DATABASE1
›
DATABASE2
›
semester
›
SEMI1
›
SEMI2
Aggregate function
By
Admin
No comments:
Aggregate functions are use to compute against a "returned column of numeric data" from your select statement. They basically s...
Read more »
Friday, May 29, 2020May 29, 2020
semester
›
SEMI1
›
SYSTEM ANALYSIS AND DESIGN
System Design
By
Admin
Friday, May 29, 2020
No comments:
T he design phase decides how the system will operate in terms of the , Hardware software Network infrastructure User interface ...
Read more »
May 29, 2020
semester
›
SEMI1
›
SYSTEM ANALYSIS AND DESIGN
System Analysis
By
Admin
No comments:
The analyse phase answer the following questions .. Who will use the system? What the system will do? Where and when it will be used? ...
Read more »
Wednesday, May 27, 2020May 27, 2020
semester
›
SEMI1
›
SYSTEM ANALYSIS AND DESIGN
Planning
By
Admin
Wednesday, May 27, 2020
No comments:
The planning is the fundamental phases. Planning phase is answer following questions. Why an information system should be built? How the...
Read more »
May 27, 2020
semester
›
SEMI1
›
SYSTEM ANALYSIS AND DESIGN
Define the SDLC?
By
Admin
No comments:
The systems development life cycle(SDLC) is the process of understanding how an information system(is) can support business needs ,designing...
Read more »
Sunday, May 24, 2020May 24, 2020
GRAPHIC DESIGN
›
semester
›
SEMI1
Disadvantage of Vector
By
Admin
Sunday, May 24, 2020
No comments:
Lower color quality than raster images- They do not supports as many colors Not good for photographic images More complicated images B...
Read more »
May 24, 2020
GRAPHIC DESIGN
›
semester
›
SEMI1
Advantages of Vector images
By
Admin
No comments:
Vector graphics one resolution independent Smaller file sizes than raster based bitmaps Easily transferred are the internet Ve...
Read more »
Sunday, May 17, 2020May 17, 2020
semester
›
SEMI2
›
SOFTWARE TESTING
A Good software tester should have...
By
Admin
Sunday, May 17, 2020
No comments:
Find bugs as early as possible and make sure they get fixed. To understand the application well. Study the functionality in detail to f...
Read more »
May 17, 2020
semester
›
SEMI2
›
SOFTWARE TESTING
Objectives of testing
By
Admin
No comments:
Executing a program with the determined of finding an error. To check if the system meets the requirements and be executed successfully...
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)
Trending
System analysis
System analysis is used when design a new computer system to replace manual system or an alter computer system. In order to design it is...
What is view?
It is a virtual table.. A view in SQL terminology is a single table that is derived from other tables. These other tables can be base t...
What is Database INDEX?
Indexes are special lookup tables that the database search engine can use to speed up data retrieval. simply put, an index is a pointer to d...
Early testing
Conducting testing as soon as possible in development life cycle to find defects at early stages is called early testing. early testing is ...
DBMS Locking
Locking - A process in which any data that retrieved by a user for updating must be locked (or denied to other user) until the update is co...
System Design
T he design phase decides how the system will operate in terms of the , Hardware software Network infrastructure User interface ...
Define the SDLC?
The systems development life cycle(SDLC) is the process of understanding how an information system(is) can support business needs ,designing...
Advantages of DBMS
Advantages of DBMS Controlling data redundancy Data consistency Integration of data Data security Report writers Backup recovery pr...
Objectives of testing
Executing a program with the determined of finding an error. To check if the system meets the requirements and be executed successfully...
Type of SQL commands
Type of SQL commands SQL languages its commands on the basis of functionalities performed by them. there are five types of SQL language w...