Menu

#150 Ad hoc table declaration using variables

unix
open
aurelius
libenglab (121)
9
2008-07-24
2008-07-24
No

The following code has unexpected results and throws an exception

[0,0]
ans=
0 0
int i=0;
[i,i]
Function i doesn't exist

[sin,sin]
variable sin does not exist

Discussion

MongoDB Logo MongoDB