Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6671375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T03:22:52+00:00 2026-05-26T03:22:52+00:00

If I create a view like so: CREATE VIEW test_view AS SELECT * FROM

  • 0

If I create a view like so:

CREATE VIEW test_view AS SELECT * FROM mytable WHERE somevalue LIKE 'test%';

…it looks like this when I come back to edit it (so obviously it doesn’t work):

CREATE VIEW test_view AS SELECT * FROM mytable WHERE somevalue LIKE '\0\0\0t\0\0\0e\0\0\0s\0\0\0t\0\0\0%';

What am I doing wrong? LIKE must be allowed in a view, so maybe the string should be escaped in some way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T03:22:52+00:00Added an answer on May 26, 2026 at 3:22 am

    What you’re seeing is obviously UTF-32, so your environment is apparently set up to use that encoding and not ASCII. It is not necessarily a bad thing, but you need to set it up to display the character correctly (instead of the byte values); and also to make sure that the back-end really is using UTF-32 as well.

    Other than that, it’s really hard to help if you don’t tell us how you edit and run your commands (where do you “come back” after you’ve typed the SQL command?).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My create view code like this create VIEW [dbo].[vw_test] AS SELECT 'B' AS rtype,
This is my query, CREATE VIEW employee_vu AS( SELECT employee_id,last_name employee,department_id FROM employees); I
I have a view assembling data from various tables: Create View Test_View As Select
So I have a base table that looks something like this. SELECT [BILL_MONTH] ,[BILL_YEAR]
I am trying to figure out the best way to create a view like
I am using the HtmlHelper to create a checkbox in my view like so:
Is there a way to change the default pages used to edit/create/view a Sharepoint
I would like to test the validation of submitted DTO. This is the bare
Let's say, I have a normal normalized database like this: CREATE TABLE `users` (
I am trying to create a glossary of terms ordered alphabetically like this example:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.