What Is Difference Between User Define Function And Custom Control And User Define Datatype?
2 Answers - Sort by: Date | Rating
A user defined function, which is abbreviated as a UDF, is defined as an extension to an SQL database server. MySQL is a common type of SQL database server. A UDF can be compiled for use in an SQL query. For instance, if it is necessary to obtain a random number for use as a primary key, and if MySQL does not support the function which enables the users to obtain a random number for use as a primary key, a new external function can be written and compiled to accomplish this task. An example of such a query could be SELECT GETRANDOMKEY.
The term custom control is defined as a control object which is not native to the application. Examples of custom control objects include ActiveX controls and Visual Basic Extension controls (which are abbreviated as VBX).
The term user defined datatype is defined as a datatype which is based on the system datatypes in Microsoft SQL Server 2000. User defined datatypes are used when it becomes necessary to store the same types of data in several tables.
The term custom control is defined as a control object which is not native to the application. Examples of custom control objects include ActiveX controls and Visual Basic Extension controls (which are abbreviated as VBX).
The term user defined datatype is defined as a datatype which is based on the system datatypes in Microsoft SQL Server 2000. User defined datatypes are used when it becomes necessary to store the same types of data in several tables.
0
0
A User-Defined Function, or UDF, basically is a function supplied by the client of a program or environment, in a circumstance where the normal assumption is a function assembled into the program or environment.
Where as in computer programming, a Visual Basic Extent or custom control was the component model applied in Microsoft Visual Basic versions 1.0 and 3.0. Even till today it is maintained in the 16-bit version 4.0, but was outmoded by the OCXs. VBX is also supported in certain editions of Borland Delphi. Every version of Visual Basic has come with a number of controls.
In SQL databases, a user-defined function offers a mechanism for stretching the functionality of the database server by adding up a function which can be calculated in SQL statements.
Where as in computer programming, a Visual Basic Extent or custom control was the component model applied in Microsoft Visual Basic versions 1.0 and 3.0. Even till today it is maintained in the 16-bit version 4.0, but was outmoded by the OCXs. VBX is also supported in certain editions of Borland Delphi. Every version of Visual Basic has come with a number of controls.
In SQL databases, a user-defined function offers a mechanism for stretching the functionality of the database server by adding up a function which can be calculated in SQL statements.
0
0
- What Is A Custom Remote Control ?
- How Can I Deploy A User Control?
- What Is The Datatype For 'Abc1'?
- What Is A Datatype And What Are The Examples Of Datatype?
- Define The Function Of Post?
- Can You Define The Function Of Serup?
- Can You Define The Structure And Function Of Disaccharides?
- Can You Define The Structure And Function Of Monosaccharides?
- Can You Define The Structure And Function Of Polysaccharides?
- What Are The Types Of Information Systems That Is Used In Software As A Service?
- What Is The Difference Between Media And Technology?
- Which One Is Better M.B.A Or M.Tech After B.Tech For Getting A Good Job In Software Companies?
- What Is The Importance Of Information Technology On The Nigerian Economy?
- How Iis Math Used In Information Technology?
- How Is Math Used In Information Technology?
- What Is The Potter's Model In Information Technology?
- How Did Gregor Mendel Explain Heredity?
- Explain The Use Of Technology In Information Dissemination Today?
- What Are The Effect Of Information Technology On Accounting?
- How Can You Use Technology To Work More Efficiently?
- How Information Technology Is Useful In Banking?
- What Lasting Affects Did Elizabeth Have On The Lives Of Others?
- How Education Affects The Government?
- How Globalization Affects Daily Life?
- What Technology Allows A Toaster To Work?
- What Are The Pipelining Hazards?
- What Are The Functions Of Information Technology?
- What Is The Difference Between Online Transaction Processing And Online Analytical Pocessing?
- Is Mendel's Razor Legitimate?
- What Is The Different Between Language And Package?
- What Is Better Levels Of RAID?
- Is Electrical Engineering Better Or Computer Engneering?
- What Is The Significance Of English In The Technology?
- What Are The Effects Of Information System In Our Daily Life?

New Comment - Comments are editable for 5 min.