Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

need help in constructing script

$
0
0
hi guys,
i need some suggestions/ideas in constructing a script for insert statement with below sample.

col1
101201
101202
101203
101204
101205

col2
al
al
al
al
al

col3
pl
pl
pl
pl
pl

i need to create an insert script where first four numbers(1012) in col1 is constant and the last two numbers are incrementing. your suggestions might help. thanks

Viewing all articles
Browse latest Browse all 13329