INNER POST ADS

Recent Posts

Showing posts with label semester. Show all posts
Showing posts with label semester. Show all posts
Stored Function

Stored Function

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 ...
Aggregate function

Aggregate function

No comments:
Aggregate functions are use to compute against a "returned column of numeric data" from your select statement. They basically s...
System Design

System Design

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 ...
System Analysis

System Analysis

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? ...
Planning

Planning

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...
Define the SDLC?

Define the SDLC?

No comments:
The systems development life cycle(SDLC) is the process of understanding how an information system(is) can support business needs ,designing...
Disadvantage of Vector

Disadvantage of Vector

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...
Advantages of Vector images

Advantages of Vector images

No comments:
Vector graphics one resolution independent Smaller file sizes than raster based bitmaps Easily transferred are the internet Ve...
A Good software tester should have...

A Good software tester should have...

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...
Objectives of testing

Objectives of testing

No comments:
Executing a program with the determined of finding an error. To check if the system meets the requirements and be executed successfully...