1. A procedure can have both input and output parameters, but a function can only have input parameters. 2. Inside a procedure we can use DML (INSERT/UPDATE/DELETE) statements. But inside a function we…
View QuestionWhat is BRD BRD is an abbreviation for Business Requirement Document. It is a formal contract between the organization and the client…
View QuestionSystem Requirements Specification (SRS) or a Software Requirements Specification is a document or set of documents that describe the features of a system or software application. It includes a variety…
View QuestionA use case is a diagrammatic representation of a system which describes how a user uses a system to accomplish a goal. It is an integral part of software engineering and software modelling technique which…
View QuestionA use case is a diagrammatic representation of a system which describes how a user uses a system to accomplish a goal. It is an integral part of software engineering and software modelling technique which…
View Question