Computer Science, asked by palvi69, 10 months ago

what is row types of row​


tanmaybhere100: kyu
palvi69: meri mrji
tanmaybhere100: ok
tanmaybhere100: bye
palvi69: by
MauryaAJ: hii
MauryaAJ: palvi
MauryaAJ: kiss pagal se baat karne lagi
palvi69: mko kya pta
palvi69: kon ha

Answers

Answered by tanmaybhere100
0

That's what row types are for. That's what they do: a more "flexible" type. In OCaml, there are two main uses of row types: objects and polymorphic variants. In terms of algebra, objects give you "row product" and polymorphic variants "row sum".


meta7: wrong
Answered by amishjaguar
0

The %ROWTYPE attribute provides a record type that represents a row in a database table. The record can store an entire row of data selected from the table or fetched from a cursor or cursor variable. Fields in a record and corresponding columns in a row have the same names and datatypes.

Similar questions