Social Sciences, asked by mrsinghave5338, 11 months ago

In SQL, which expression will result into strings which are started with ' ab%cd'?
1) ab\%cd%
2) ab\\cd%
3) ab%%cd%
4) ab%cd

Answers

Answered by Ashishkumar098
3

In SQL, which expression will result into strings which are started with ' ab%cd'?

1) ab\%cd%

2) ab\\cd%

3) ab%%cd%

4) ab%cd

=> 1) ab\%cd%

Similar questions