sql - How to create a query condition to bring all names that start with J -



sql - How to create a query condition to bring all names that start with J -

my code, dont know how set status name bring names start j

select name, cellphone employee experiencelevel = “master” , name

select name, cellphone employee experiencelevel = “master” , name 'j%'

sql

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -