Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: What is your favourite meta-syntactic variable name?

by chacham (Prior)
on Oct 01, 2014 at 15:05 UTC ( [id://1102550]=note: print w/replies, xml ) Need Help??


in reply to What is your favourite meta-syntactic variable name?

I tend to use A and B. Why use something longer?

As it so happens, i added the following comment to a VIEW just this morning:

-- This causes a problem as ROLLUP adds a record even if it already ex +ists in the data. For example: -- WITH A AS (SELECT NULL A FROM Dual), B AS (SELECT A FROM A GROUP B +Y ROLLUP(A)) SELECT Rownum, A FROM B

Replies are listed 'Best First'.
Re^2: What is your favourite meta-syntactic variable name?
by tobyink (Canon) on Oct 02, 2014 at 00:04 UTC

      Good point. In that case, i'd probably use my other favorites, moo and cow. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1102550]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-16 20:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found