Posts by Caique Machado • 9 points
4 posts
-
0
votes3
answers210
viewsQ: Receive form data in a TXT file
Guys, I’ve got some college work to do and I’m trying, I’ve already got some online forms and nothing. I’d like to know where I’m going wrong... :) FRONT END THAT SENDS <!DOCTYPE html>…
-
0
votes1
answer640
viewsQ: How to Count With Subquery
I need to count table fields, however, these fields have different types of filters within Where. I need to be shown the consolidated information, I tried to do openquery but returns error. select…
-
0
votes1
answer187
viewsQ: Searching character in Specific Position - SQL Server
Hello, can anyone help me? I am building a query and I came across some problems in the way the bank was structured. I have a base with several phone numbers, and I need the 5°digito to be = 9. I…
-
-1
votes2
answers4491
viewsQ: Query Search Specific Word in a Field - SQL Server
Is there a function that I can only find the data of a field ? I’m only trying to get from Expiration until 2019, I have several lines with this validity information, and they don’t appear in the…